How to convert table list to report

  • Thread starter Thread starter aks311
  • Start date Start date
A

aks311

Guest
I have a table list that provides me with a member number and the divisions they belong to (vertically). I have to list the abbreviations on a name tag horizontally seperated by a comma. i can get the list with returns (vertically). How do i write a script to have the results listed horizontally? Help is greatly appreciated.

Example: NCA
NACS
SERV

vs. NCA, NACS, SERV with a blank field for null values.
 
Last edited:
Thank you for replying. I'm going to give each a try. Thank you.

-aks
 

Users who are viewing this thread

Back
Top Bottom