Hi there,
Is it possible for me to store VBA Code in a table and execute on a form?
For example:
My table contains a field called VBA, that field contains the following code: Docmd.Quit
is it possible to reference that VBA Code on a form? e.g. a button that will reference that VBA code from the table and execute it?
Many thanks
Max
Is it possible for me to store VBA Code in a table and execute on a form?
For example:
My table contains a field called VBA, that field contains the following code: Docmd.Quit
is it possible to reference that VBA Code on a form? e.g. a button that will reference that VBA code from the table and execute it?
Many thanks
Max