View Single Post
  #1  
Old June 3rd, 2010, 05:31 PM posted to microsoft.public.excel.misc
sjwillow
external usenet poster
 
Posts: 2
Default "$" command will not work in VISTA

Hello,

Does anyone know why the "$" command will not work in formulas when running
VISTA? Does anyone have a solution?

A simple version of my problem is:

=$b1+$b2

When you drag down the formula in a column, it will continue to auto fill
with the next number despite the stop function "$" and will look like:

=$b2+$b3
=$b3+$b4
and so on


Any help would be greatly appreciated.

--