S
Savvoulidis Iordanis
Has anybody created a general purpose report selection form, having the user
give all the parameter values in a subform?
The problem I have with this scenario is, when the parameter is a list of
values in a combo box or the parameter is a simple input value. How should
this be done, since all the parameters are displayed in a datasheet subform
or in a continous records subform?
When the user moves from parameter to parameter (that is, record to record)
I should display a different control over the datasheet cell for the
parameter. Can I somehow get the position/size (x,y,width,height) of the
current record's datasheet sell, so that I can set another hover control
over it, for the user to use (as in the access object properties window)?
TIA
give all the parameter values in a subform?
The problem I have with this scenario is, when the parameter is a list of
values in a combo box or the parameter is a simple input value. How should
this be done, since all the parameters are displayed in a datasheet subform
or in a continous records subform?
When the user moves from parameter to parameter (that is, record to record)
I should display a different control over the datasheet cell for the
parameter. Can I somehow get the position/size (x,y,width,height) of the
current record's datasheet sell, so that I can set another hover control
over it, for the user to use (as in the access object properties window)?
TIA