Exporting into Excel

  • Thread starter Thread starter Guest
  • Start date Start date
G

Guest

Is there a way to export into excel by skiping every other row.
I have a report that i would like to export into excel. It places it on
each row. I would like a row between each row of data. I have tried placing
an unbound field on my report and that did not work. Any other suggestions?

Thanks
Chey
 
You can add the blank rows after the data is added...

If you have 100 rows, then in an adjacent column fill
down numbers from 1 to 100 then continue on
down with another fill of 1 to 100.
Sort your data including the new column by the new column.
Your done.
--
Jim Cone
San Francisco, USA
http://www.realezsites.com/bus/primitivesoftware



"Chey" <[email protected]>
wrote in message
Is there a way to export into excel by skiping every other row.
I have a report that i would like to export into excel. It places it on
each row. I would like a row between each row of data. I have tried placing
an unbound field on my report and that did not work. Any other suggestions?

Thanks
Chey
 
inmport the list, then you could hold 'ctrl' and slect each row in the list
by turn, then right click one of the row numbers and select insert, this will
insert a row in-between each row of data, but if you have a long list it
might be time consuming to select each row.
 

Ask a Question

Want to reply to this thread or ask your own question?

You'll need to choose a username for the site, which only take a couple of moments. After that, you can post your question and our members will help you out.

Ask a Question

Back
Top