aziz rasul
Active member
- Local time
- Today, 21:32
- Joined
- Jun 26, 2000
- Messages
- 1,935
Using VBA, how do I dynamically find the filepath and filename of a picture on a command button. I want to change the picture when cmdGo is pressed. The pictures are the ones that appear on the list when you create the button and can be accessed by the Picture property.
Note each user may have a different path to the file, hence the reason why I want to do this on the fly.
Note each user may have a different path to the file, hence the reason why I want to do this on the fly.