G
Guest
Is it possible to change the default value for a field in a table from a for
using VB?
For example when the price of a certain product changes I would like to use
a form to change the default value for the field "Prod!" so that when a new
order is generated it reflect the new price. I want to do this with a form so
that I do not have to provide access to the database in design mode.
using VB?
For example when the price of a certain product changes I would like to use
a form to change the default value for the field "Prod!" so that when a new
order is generated it reflect the new price. I want to do this with a form so
that I do not have to provide access to the database in design mode.