Rogue excel sheet - converts formula to value

braindiesel

Well-known Member
Joined
Mar 16, 2009
Messages
571
Office Version
  1. 365
  2. 2019
  3. 2010
Platform
  1. Windows
I have a spreadsheet that I am trying to have the cells equal another sheet.

essentially, this is what is happening

On sheet 1
Cell named width
Cell named height

On sheet2
a1 = 4
b1 = 2.5
c1 = a1+b1 (6.5)

a2 = 4
b2 = 1.5
c2 = a2+b2 (5.5)

On sheet 1, in the cell named "width", I am typing "=" and clicking on cell C1 on sheet 2
The formula should read =sheet2!C1

BUT

Excel is converting it to 6.5 as if I pasted values.
Ditto for the "height" cell

If the problem doesn't occur, and then I change a number on sheet2. it converts?

I have been using excel forever and have never seen this. Any help is appreciated.

I am building this in Excel 2003
 

Excel Facts

Difference between two dates
Secret function! Use =DATEDIF(A2,B2,"Y")&" years"&=DATEDIF(A2,B2,"YM")&" months"&=DATEDIF(A2,B2,"MD")&" days"
First thing I checked. Nothing there. -

No VBA programmed anywhere yet.
 
Upvote 0

Forum statistics

Threads
1,214,827
Messages
6,121,823
Members
449,049
Latest member
cybersurfer5000

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