Is there any way to display a standard Access Report form in VB if the user does not have Access?
Thanks,
Jon
Printable View
Is there any way to display a standard Access Report form in VB if the user does not have Access?
Thanks,
Jon
Try Snapshot viewer from Microsoft
You can get a free copy from their web site. I believe you could use the snapshot viewer ocx in your vb app. I've done it long time ago. Let me know if you need help.