Dynamic Camera (indirect reference) Trouble

JCamara

New Member
Joined
Jan 14, 2015
Messages
38
I can't make indirect references in the camera tool!

Lets say I name some ranges "triangle", "square" and "circle" and inside I put respective shapes.

If I create a "camera window" (or wtv) and change it's formula to "=square" it will work. If I use the mouse to pick up or type the specific range it'll also work.

Now, let's say i made a dropdown list on cell "A1" with the options "triangle", "square" and "circle".
I want to make the image change as i change the list, it's supposed to be easy.

So I change the "camera window" formula to "=INDIRECT(A1)" expecting it'll show me the range that's written on cell "A1". Instead i get an error saying that the value i typed is "not a valid reference"...

Any idea? Thanks in advance.
 

Excel Facts

Highlight Duplicates
Home, Conditional Formatting, Highlight Cells, Duplicate records, OK to add pink formatting to any duplicates in selected range.
Hi

You cannot use formulas when edit the shape formula

Create a name, for ex.:

Name: ImgRange
Scope: Sheet1
Refers to: =INDIRECT(Sheet1!$A$2)


and then use the formula

=ImgRange
 
Upvote 0

Forum statistics

Threads
1,220,965
Messages
6,157,119
Members
451,398
Latest member
rjsteward

We've detected that you are using an adblocker.

We have a great community of people providing Excel help here, but the hosting costs are enormous. You can help keep this site running by allowing ads on MrExcel.com.
Allow Ads at MrExcel

Which adblocker are you using?

Disable AdBlock

Follow these easy steps to disable AdBlock

1)Click on the icon in the browser’s toolbar.
2)Click on the icon in the browser’s toolbar.
2)Click on the "Pause on this site" option.
Go back

Disable AdBlock Plus

Follow these easy steps to disable AdBlock Plus

1)Click on the icon in the browser’s toolbar.
2)Click on the toggle to disable it for "mrexcel.com".
Go back

Disable uBlock Origin

Follow these easy steps to disable uBlock Origin

1)Click on the icon in the browser’s toolbar.
2)Click on the "Power" button.
3)Click on the "Refresh" button.
Go back

Disable uBlock

Follow these easy steps to disable uBlock

1)Click on the icon in the browser’s toolbar.
2)Click on the "Power" button.
3)Click on the "Refresh" button.
Go back
Back
Top