Thanks Biff, can't believe I missed that simple solution. You just saved me
a days worth of work!
Quick question, why would calc be set to manual? All my other spreadhseets
are set to auto by default?
Jim
"T. Valko" wrote:
> Make sure calculation is set to automatic...
>
> Tools>Options>Calculation tab>Automatic>OK
>
> --
> Biff
> Microsoft Excel MVP
>
>
> "Bojamin" <(E-Mail Removed)> wrote in message
> news:5BC94D43-4F75-498D-B0E1-(E-Mail Removed)...
> >I have a simple formula and my cells are all formatted as general, but when
> >I
> > copy the formula down several cells, the values do not chnage, they stay
> > the
> > same as the first cell. When clicking on the function helper (Fx), the
> > info
> > returned is correct, but it shows up in the cell incorrectly.
> >
> > For example:
> >
> > formula =CONCATENATE(A1,".",B1)
> > Joe (A1), Smith (B1), results in Joe.Smith
> >
> > But when I copy the formula down, i still get Joe.Smith returned, when it
> > should be Sue.Jones
> >
> > formula =CONCATENATE(A2,".",B2)
> > Sue (A2), Jones (B2), results in Joe.Smith
> >
> > However, when I click on the "Fx" by the formula bar, the dialog that pops
> > up shows the results of the formula accurately, i.e. "Sue.Jones"
> >
>
>
>
|