I have experience working with forms in access, and using visual basic to perform certain functions. I have begun working on my first ever complex report and I do not understand where I should do vb code. With forms it seems that everything has onMouseOver, onClick, etc kind of functions, but with reports you just basically see Open, Close, Activate, etc.
What I want to do is perform certain tasks and queries based upon the given part of the report. How and where should I use vb code to take a value from a textbox and use it in a query or something for another textbox? Note that this value from the first textbox would be something that would change for each record on the report.
Any help would be appreciated,
Tim
What I want to do is perform certain tasks and queries based upon the given part of the report. How and where should I use vb code to take a value from a textbox and use it in a query or something for another textbox? Note that this value from the first textbox would be something that would change for each record on the report.
Any help would be appreciated,
Tim