Export Report to Snapshot format

B

Brad

Thanks for taking the time to read my question.

I have a report that I want to make into a .snp file. How do I do that
without having to e-mail it? I want to save it to my hard drive.

I did this a long time ago, but can't remember how.

Thanks,

Brad
 
R

Rick Brandt

Brad said:
Thanks for taking the time to read my question.

I have a report that I want to make into a .snp file. How do I do
that without having to e-mail it? I want to save it to my hard drive.

I did this a long time ago, but can't remember how.

Thanks,

Brad

Check help on...

DoCmd.OutoutTo
 
B

Brad

Perfect!! Thanks Rick. I knew it was there, just couldn't remember what it
was called.

Brad
 
Top