davesmith202
Employee of Access World
- Local time
- Today, 17:14
- Joined
- Jul 20, 2001
- Messages
- 522
I want to cycle through a table which has a field holding some text and have this output into text files.
e.g.
go to first record
output to text file and save as record1.php
repeat until end of records
Can someone provide me with just an outline for this code? My requirements are more complex but it will get me started.
Thanks,
Dave
e.g.
go to first record
output to text file and save as record1.php
repeat until end of records
Can someone provide me with just an outline for this code? My requirements are more complex but it will get me started.

Thanks,
Dave