I have a list box contained the subjects, a button to click when a particular subject has been selected.
On_click(), this button will call Microsoft-Word which will open a particular MS-Word file. Each user can see and manage only their file.
How to write the VBA code to manipulate this task?
On_click(), this button will call Microsoft-Word which will open a particular MS-Word file. Each user can see and manage only their file.
How to write the VBA code to manipulate this task?
Last edited: