ExcelBanter

ExcelBanter (https://www.excelbanter.com/)
-   Excel Programming (https://www.excelbanter.com/excel-programming/)
-   -   Change name of pictures in worksheet (https://www.excelbanter.com/excel-programming/403135-change-name-pictures-worksheet.html)

[email protected]

Change name of pictures in worksheet
 
I'm making a NFL playoff bracket - So I've copy and pasted the helmets
of the teams over drop downs and am using ActiveSheet.Shapes("Picture
47").Visible = True then ActiveSheet.Shapes("Picture 48").Visible =
False to show the correct helmet.

But I'm having trobule keeping track of them. How can I change there
names?

e.g. Chargers - Chargers1 - Chargers2 - so on and so forth....


Thanks and Merry Christmas...

-Steve

Dave Peterson

Change name of pictures in worksheet
 
You can change them manually by:
Selecting the picture
Type the new name in the namebox (to the left of the formulabar)
(remember to hit enter after typing the new name to complete the change)


wrote:

I'm making a NFL playoff bracket - So I've copy and pasted the helmets
of the teams over drop downs and am using ActiveSheet.Shapes("Picture
47").Visible = True then ActiveSheet.Shapes("Picture 48").Visible =
False to show the correct helmet.

But I'm having trobule keeping track of them. How can I change there
names?

e.g. Chargers - Chargers1 - Chargers2 - so on and so forth....

Thanks and Merry Christmas...

-Steve


--

Dave Peterson


All times are GMT +1. The time now is 04:23 PM.

Powered by vBulletin® Copyright ©2000 - 2025, Jelsoft Enterprises Ltd.
ExcelBanter.com