Hello I'm new here but i've been trying to find the answer to this question for a long time.
I need to learn VBA code for Access but what I need to know is how to structure the code I'm writing.
For example, in MS Dos if you see the following:
C:\Windows>IP Config
You know that C:\Windows is the Filepath and IP Config is the action, with > as the separator.
How do you do structure code in Access VBA?
I need to learn VBA code for Access but what I need to know is how to structure the code I'm writing.
For example, in MS Dos if you see the following:
C:\Windows>IP Config
You know that C:\Windows is the Filepath and IP Config is the action, with > as the separator.
How do you do structure code in Access VBA?