Cell referencing

  • Thread starter Thread starter CrankyLemming
  • Start date Start date
C

CrankyLemming

This is really odd.

I have a worksheet which has several cells with formulae similar to
this:

A1="Total amount payable: £" & Calcs!F1

Every one of these works fine (a1 shows: _Total amount payable:
£100_), except one which actually shows the line quoted above. I've
checked the cell properties and can't see anything amiss.

Does anyone know what's happening?

TIA

Steve
 
Hi
check the cell format. Probably set to 'Text'.<Change this to 'General'
and re-enter your formula
 
Frank said:
Hi
check the cell format. Probably set to 'Text'.<Change this to 'General'
and re-enter your formula

No, I tried that, and they were all set the same. Thanks, though.

I put it right in the end by highlighting the cell above, which had a
similar formula, clicking and holding the little black square in the
corner (don't know the proper term for this), and then overtyping with
what I wanted.

Wierd, though, eh?

S:)
 
If you changed the format from Text to General, try reentering the formula in
that cell (Hitting F2, then enter with that cell selected is enough).

If that didn't help, do you have a space character before the leading equal
sign.
 

Ask a Question

Want to reply to this thread or ask your own question?

You'll need to choose a username for the site, which only take a couple of moments. After that, you can post your question and our members will help you out.

Ask a Question

Back
Top