Yodelayheewho
Member
I'm running into a couple of issues with a macro. I'm VERY new to VBA. I've attached a sample of what I'm building. I'm still in the early stages.
First issue: I have to manually run the macro for a photo I selected to appear
1. Open file to see System Sales Order Manager > Project Status
2. Click on Add Picture
3. Select Photo
4. ISSUE: Photo does not change
5. Open Visual Basic > Modules > PicMacro and open macro > click run
6. The picture changes
What is missing in the code or my set up that prevents the macro from displaying the photo I selected?
Second issue: The photo is supposed to only show in J10. However, if you click on the tabs, i.e., TASKS, CUSTOMER, PROPOSAL, etc. the photo shows up on J25, J45, J65, etc.
Thank you in advance for your time and willingness to assist me!
First issue: I have to manually run the macro for a photo I selected to appear
1. Open file to see System Sales Order Manager > Project Status
2. Click on Add Picture
3. Select Photo
4. ISSUE: Photo does not change
5. Open Visual Basic > Modules > PicMacro and open macro > click run
6. The picture changes
What is missing in the code or my set up that prevents the macro from displaying the photo I selected?
Second issue: The photo is supposed to only show in J10. However, if you click on the tabs, i.e., TASKS, CUSTOMER, PROPOSAL, etc. the photo shows up on J25, J45, J65, etc.
Thank you in advance for your time and willingness to assist me!