Tek-Tips is the largest IT community on the Internet today!

Members share and learn making Tek-Tips Forums the best source of peer-reviewed technical information on the Internet!

  • Congratulations biv343 on being selected by the Tek-Tips community for having the most helpful posts in the forums last week. Way to Go!

How to export report to different files

Status
Not open for further replies.

rathnam

Programmer
Mar 18, 2003
2
US
I have a table with employee records. Currently I have one report of this table which exports this to one big rtf file (thro macro).

I want to dynamically create a report for each employee record and save it to an rtf file with the employeeID as the file name (employeeID.rtf).

The user should just give the folder and everything else should be automatic.

Please help!!
 
Status
Not open for further replies.

Part and Inventory Search

Sponsor

Back
Top