Morpheus
Sep 7th, 2000, 07:12 AM
I really need someones help.
VB6 using DAO
I am attempting to get a report i have develped from the data connection to output to a textbox on my user interface. I know it can be done, but i cant seem to get the syntax right.
Currently using
rptDebtors.show
opens the report into a new window, but i want it as a child within the user interface and MDI has been no help either. I simply want the reoprt output sent into the textbox on click of 'CmdReport'.
Should be simple i nkow, but i'm only just learning.
Any help would be appreciated.
Thankyou.
VB6 using DAO
I am attempting to get a report i have develped from the data connection to output to a textbox on my user interface. I know it can be done, but i cant seem to get the syntax right.
Currently using
rptDebtors.show
opens the report into a new window, but i want it as a child within the user interface and MDI has been no help either. I simply want the reoprt output sent into the textbox on click of 'CmdReport'.
Should be simple i nkow, but i'm only just learning.
Any help would be appreciated.
Thankyou.