Step through and print rows of data one at a time
Posted by MattH on December 17, 2001 12:52 AM
I posted this about 10 days ago and got this reply (I've been moving house this week), which is what I wanted to do in the first place - probably didn't word it too well. Can anyone tell me how to step through a row of records, printing each row - formatted on a seperate sheet(eg. data list on sheet 1 but printed out from sheet 2)?
Thanks.
In Reply to: copy rows posted by Matthew Halliday on December 07, 2001 at 07:54:54:
Why not "pull" all the data at once and modify
your Macro to step through each record?