I am trying to get a report for copying and pasting text into a different program. The data is all in a query already and I need it filtered based on class name. I also need a very specific format:
<firstname> <lastname>@<companyname>@1<faxnumber>; [repeat]
Is there a way to do this and just get a display on the same report/form page? At most there would be less than 50 records.
I am at a lost of where to even begin.
Any help is appreciated.
<firstname> <lastname>@<companyname>@1<faxnumber>; [repeat]
Is there a way to do this and just get a display on the same report/form page? At most there would be less than 50 records.
I am at a lost of where to even begin.
Any help is appreciated.