Podcast Epsiode 1175 BUG

molsen06

New Member
Joined
Jan 20, 2010
Messages
1
In Episode 1175 When Bill adjusts the formula the value reads as 7.
However when he copys it down the value changes to 8.
I had a closer look and when he copies the formula down ALL the data values (B2:M4) change. Why is this? What happened there?
 

Excel Facts

Which came first: VisiCalc or Lotus 1-2-3?
Dan Bricklin and Bob Frankston debuted VisiCalc in 1979 as a Visible Calculator. Lotus 1-2-3 debuted in the early 1980's, from Mitch Kapor.
Hello and welcome to The Board.

My guess is that Bill has used the RAND() function to get some example data very quickly - this is the sort of thing that I do.
I would select a range of cells, enter something like
=RAND()/10
and then enter the formula using
Ctrl+Enter
to enter the formula in all selected cells. Those cells would then be formatted as percentage.
The RAND() formula will recalculate every time the worksheet is recalculated (for example when another formula is copied-down).
 
Derek - exactly right...

I probably used =RANDBETWEEN(30,60)/1000 to generate that range of percentages between 3 & 5.9%.

Usually, I would have converted those formulas to values using Paste Values, but it looks like I forgot this time.

Good catch!

Bill
 

Forum statistics

Threads
1,214,911
Messages
6,122,199
Members
449,072
Latest member
DW Draft

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