I have 3 modules that I trigger individually with a command button to run the code. What I'm curious is there a way for me to run the 3 different modules one right after the other?
Currently there is 2 buttons that open up the same form but with different filtering and a third button that opens another form.
If needed I could add the code behind each button, but I'm hoping its not. It is lengthy.
Currently there is 2 buttons that open up the same form but with different filtering and a third button that opens another form.
If needed I could add the code behind each button, but I'm hoping its not. It is lengthy.
Comment