bensonsearch
Well-known Member
- Joined
- May 26, 2011
- Messages
- 844
Hi All,
im kinda newish to VB/VBA (used to be good but many years ago). anyways my delema is as follows;
I have a program made in vba for the office for different users on different computers to use. There is 1 form that I want to only appear the first time they run the program each day (the program can be closed and opened again without it showing).
I know i can call it when the main part starts (which is in auto run) but i only want it once a day. Is this even possible??
I can not find anything on google at all.
thanx in advance
im kinda newish to VB/VBA (used to be good but many years ago). anyways my delema is as follows;
I have a program made in vba for the office for different users on different computers to use. There is 1 form that I want to only appear the first time they run the program each day (the program can be closed and opened again without it showing).
I know i can call it when the main part starts (which is in auto run) but i only want it once a day. Is this even possible??
I can not find anything on google at all.
thanx in advance