kstate1988
New Member
- Joined
- Jun 7, 2016
- Messages
- 9
I have a report that i want to run based on a files existence in a folder on my desk top.
My desired result:
Click on the "ActiveX Box",
Macro would run to determine if file "Dealer Inventory" exist.
If, it exist
Then, run Private Sub RunPLTS()
Else, run Private Sub RunNOPLTS()
End
Would appreciate any help provided!
My desired result:
Click on the "ActiveX Box",
Macro would run to determine if file "Dealer Inventory" exist.
If, it exist
Then, run Private Sub RunPLTS()
Else, run Private Sub RunNOPLTS()
End
Would appreciate any help provided!