: 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!