Home |
Search |
Today's Posts |
|
#1
![]()
Posted to microsoft.public.excel.programming,microsoft.public.excel.worksheet.functions
|
|||
|
|||
![]()
If you're using an older version of XL, and you wish to use a function,
since you did cross-post to the Functions Group also, you could try this in an adjoining column and copy down: =IF(ISERROR(A1*1),LEFT(A1,LEN(A1)-1)*-1,A1) -- HTH, RD ======================================== Please keep all correspondence within the Group, so all may benefit! ======================================== "Steve Chatham" wrote in message ... I have a worksheet that is exported from another source, and the signs in it are trailing. I need to get the signs to be proper for Excel to handle them. Currently, they're numbers like 123 and 99-. I thought that you could add a signed number, like a +0 to the contents of a spreadsheet, and make it come out right, but cannot find out how to do that in the version of excel I am using. Is there a way to convert this on import, or is there a macro or other set of menu commands that Microsoft seemingly has hidden from me? Thanks S |
Reply |
Thread Tools | Search this Thread |
Display Modes | |
|
|
![]() |
||||
Thread | Forum | |||
Adding Headers and Footer to an Entire Workbook?? | Excel Discussion (Misc queries) | |||
How to reference entire worksheet in new worksheet | Excel Worksheet Functions | |||
converting entire worksheet to pdf | Excel Discussion (Misc queries) | |||
Sum only adding rows on page instead of entire spreadsheet - help | Excel Discussion (Misc queries) | |||
adding ".jpg" to an entire column | Excel Discussion (Misc queries) |