Cell Reference Help

zalik22

Board Regular
Joined
Dec 14, 2010
Messages
111
Office Version
  1. 365
Platform
  1. Windows
Hi,

I have a cell that has a string "A2:B3". Is it possible to reference this range in a picture so it displays the cells in A2:B3? Thanks!
 

Excel Facts

Enter current date or time
Ctrl+: enters current time. Ctrl+; enters current date. Use Ctrl+: Ctrl+; Enter for current date & time.
Yeah but it won't display the range of cells. It works for one cell, can you maybe help me with the formula?
 
Upvote 0
Re: Cell Reference Help for Picture Link

Hi, I am basically trying to update the reference in a picture link so that it displays non-zero data. I have the calculated range in a cell but not sure how to update it in the link. Is there a way to grab the cell contents and use a formula to display the range? For example, cell C5 has "A2:B4" in it, but I don't know how to update the picture link to have the range displayed in cell C5.
 
Last edited:
Upvote 0
Re: Cell Reference Help for Picture Link

Hi, try creating a named range called "MyRange" for example that refers to:

=INDIRECT(Sheet1!C5)

And then in your picture refer to =MyRange
 
Upvote 0

Forum statistics

Threads
1,214,929
Messages
6,122,314
Members
449,081
Latest member
tanurai

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