Skip to Content
0
Jun 05, 2009 at 03:13 PM

Export to Excel format

27 Views

Hi all,

I am using the 'export' command within WAD to export from a template to excel. I have included a list of objects to pass to excel (mostly text plus the Analysis table), but the items are all displayed in Column A on every second row (e.g. on rows 1, 3, 5, etc).

How can i make some of the text values show on the same row but in different columns?

e.g.

CURRENTLY:

Text1

Text2

Text3

...

Analysis Table

DESIRED:

Text1 Text2

Text3

...

Analysis Table

Thanks much!

Darryl