VBA

Moderators: PavlinII
Number of threads: 1614
Number of posts: 3000

This Forum Only
Post New Thread
Single Post View       Linear View       Threaded View      f

Report
create report Posted by belloabuhari on 29 Sept 2004 at 6:06 PM
hello,

i just staeted learning visual basic. i want to know how to created report from database or query.


thanks


Report
Re: create report Posted by PavlinII on 6 Nov 2004 at 2:40 AM
: hello,
:
: i just staeted learning visual basic. i want to know how to created report from database or query.
:
:
: thanks
:
:
:
Design it manually and ms Access can write the procedure instead of you (when you make a command button)..
or..

stDocName="rMyReport"
DoCmd.OpenReport stDocName, acPreview


Pavlin II[/size]

Don't take life too seriously anyway you won't escape alive from it!





 

Recent Jobs