On Tue, Jun 8, 2010 at 7:47 PM, Jeff Johnson <[email protected]> wrote:
> I have a spreadsheet that has numbers entered in cells as '325. I want
> to convert them to 325 so I can operate on them. I can't figure out how
> to do this. If I convert the cell format to a number it doesn't work
> because it is text because of the single quote.
In the next row enter a formula like "=A1+0"
e.g.
A B
1 '325 =A1+0
2 '100 =A2+0
3 '201 =A3+0
You can now work on the B column.
--
Paul
_______________________________________________
Post Messages to: [email protected]
Subscription Maintenance: http://leafe.com/mailman/listinfo/profox
OT-free version of this list: http://leafe.com/mailman/listinfo/profoxtech
Searchable Archive: http://leafe.com/archives/search/profox
This message:
http://leafe.com/archives/byMID/profox/[email protected]
** All postings, unless explicitly stated otherwise, are the opinions of the
author, and do not constitute legal or medical advice. This statement is added
to the messages for those lawyers who are too stupid to see the obvious.