M
molsonexpert
I have a form with text boxes (not bound to any table) which need to perform
fairly complicated calculations. In order to make the form less
complicated/confusing, I'd like a user to click on a command button (or the
control itself) to open a subform, enter numbers, then have the calculation
automatically entered into a field in the original form when the subform is
closed. The only way I can get this to work the way I want is using a
setvalue in a macro, but I'm sure there's a better way. My way, there would
need to be a separate subform for each calculation, but I'm hoping to use
only one subform for all required calculations.
Any suggestions are welcome.
steve.
fairly complicated calculations. In order to make the form less
complicated/confusing, I'd like a user to click on a command button (or the
control itself) to open a subform, enter numbers, then have the calculation
automatically entered into a field in the original form when the subform is
closed. The only way I can get this to work the way I want is using a
setvalue in a macro, but I'm sure there's a better way. My way, there would
need to be a separate subform for each calculation, but I'm hoping to use
only one subform for all required calculations.
Any suggestions are welcome.
steve.