K
karlmcauley
Hello,
As a relative newbie to creating data access pages for the web ca
anyone guide me on the VBA/VBS code that will enable me to print of
(via a command button on data access page) the results of the dat
screen??
Confused?
I have a data access page which contains a grouped data field from
table and then a sub section containing various other fields pertainin
to that grouped data field. Users can hide/view the sub sections a
they wish. if they choose to expand or view the data then i would lik
them to be able to print the fields off (in a type of report) that ar
in the sub secion by clicking a button (print command button).
Is this possible? Can i pass variables on the data access page to
report through VBA which will then fire up a printable report? Is thr
any other way to do it?
Any help would be much appreciated.
Thx in advance
As a relative newbie to creating data access pages for the web ca
anyone guide me on the VBA/VBS code that will enable me to print of
(via a command button on data access page) the results of the dat
screen??
Confused?
I have a data access page which contains a grouped data field from
table and then a sub section containing various other fields pertainin
to that grouped data field. Users can hide/view the sub sections a
they wish. if they choose to expand or view the data then i would lik
them to be able to print the fields off (in a type of report) that ar
in the sub secion by clicking a button (print command button).
Is this possible? Can i pass variables on the data access page to
report through VBA which will then fire up a printable report? Is thr
any other way to do it?
Any help would be much appreciated.
Thx in advance