G
Guest
I have a form now calculating a part price (originally done in Excel) and
storing that price in the master file along with the part dimensions. The
price is calculated from many unbound fields that call functions and thus is
not part of the form's underlying query. This is fine except that I need the
ability to do a "batch" update of all the parts when a component's cost
changes. How do I do this in VBA? Thanks for any help!
storing that price in the master file along with the part dimensions. The
price is calculated from many unbound fields that call functions and thus is
not part of the form's underlying query. This is fine except that I need the
ability to do a "batch" update of all the parts when a component's cost
changes. How do I do this in VBA? Thanks for any help!