|
Office-365/Access/Controls/Basic-Controls
Ms Access: Set default value in vba
|
26.01.2018 2186
|
How to
set the default value for a field in Access with Vba Basic?
Task:
if you
enter a value in a field, then automatically after the input the new default
value for the column should correspond to the new value
Solution:
|