Change selected cells to absolute reference

Mogogo

New Member
Joined
Jan 14, 2010
Messages
14
Office Version
  1. 2016
Is there a way I can change a selection of cells from a mixed reference to an absolute reference? In other words if cells A1..K100 start as A$1..K$100; how can I get them to be $A$1..$K$100?
 

Excel Facts

Copy formula down without changing references
If you have =SUM(F2:F49) in F50; type Alt+' in F51 to copy =SUM(F2:F49) to F51, leaving the formula in edit mode. Change SUM to COUNT.
Is there a way I can change a selection of cells from a mixed reference to an absolute reference? In other words if cells A1..K100 start as A$1..K$100; how can I get them to be $A$1..$K$100?
If you have this formula:

=SUM(A1:K1)

In the formula bar, highlight the range references then repeatedly hit function key F4 until you get the reference style you want then hit Enter.
 
Upvote 0
Don't think that applies here (or at least I don't see it). Let me explain further.

Let's say in worksheet 'Daily' I reference data from worksheet 'Data' which is actually a CSV file. So in my 'Daily' worksheet cell A5 reads... ='Data.csv'!A1 then I copy cell A5 to columns B thru K (row 1). Then I can copy row 1 to 2 thru 100. When done is there a way I can select those cells (A1:K100) and change them all at once to an absolute reference?
 
Upvote 0
Don't think that applies here (or at least I don't see it). Let me explain further.

Let's say in worksheet 'Daily' I reference data from worksheet 'Data' which is actually a CSV file. So in my 'Daily' worksheet cell A5 reads... ='Data.csv'!A1 then I copy cell A5 to columns B thru K (row 1). Then I can copy row 1 to 2 thru 100. When done is there a way I can select those cells (A1:K100) and change them all at once to an absolute reference?
See reply #3 by Excel MVP Gord Dibben in this thread:

http://tinyurl.com/4vt6r47
 
Upvote 0
Worked perfect. Thank you, T. Valko.
One follow up question though. If the source cell is blank I get a #ref in my destination cells. Is there anyway I can eliminate this and just show a blank?
 
Last edited:
Upvote 0

Forum statistics

Threads
1,214,515
Messages
6,119,972
Members
448,933
Latest member
Bluedbw

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