Home |
Search |
Today's Posts |
|
#1
![]()
Posted to microsoft.public.excel.worksheet.functions
|
|||
|
|||
![]()
I have an Excel file that I use like a check register. I copy data from my
bank on line and paste it into Excel. Now that I have upgraded to Excel 2007 I can't remove the bank formatting. I have followed ALL THE HELP INSTRUCTIONS and have looked for something on line but can't seem to get an answer. I try to remove the currency formatting and change to numbers with 2 decimals and it won't change. The date is 5 numbers and I can't change to a date format. As long as the currency icon is in my data I can not create formulas. I get a #value. In the part of the document that was created in a previious version of Excel I can change and create formulas. |
#2
![]()
Posted to microsoft.public.excel.worksheet.functions
|
|||
|
|||
![]()
It sounds like you've got text strings where you wanted dates and currency
amounts. Check with ISTEXT() and ISNUMBER(). -- David Biddulph "LAP39" wrote in message ... I have an Excel file that I use like a check register. I copy data from my bank on line and paste it into Excel. Now that I have upgraded to Excel 2007 I can't remove the bank formatting. I have followed ALL THE HELP INSTRUCTIONS and have looked for something on line but can't seem to get an answer. I try to remove the currency formatting and change to numbers with 2 decimals and it won't change. The date is 5 numbers and I can't change to a date format. As long as the currency icon is in my data I can not create formulas. I get a #value. In the part of the document that was created in a previious version of Excel I can change and create formulas. |
#3
![]()
Posted to microsoft.public.excel.worksheet.functions
|
|||
|
|||
![]()
I am not familiar with the ISTEXT or the ISNUMBER commands. I am a basic
user. What I am doing is highlighting the cells I want to format, right clicking and selecting the formatting I want, then click OK. But the cells remain unchanged. "David Biddulph" wrote: It sounds like you've got text strings where you wanted dates and currency amounts. Check with ISTEXT() and ISNUMBER(). -- David Biddulph "LAP39" wrote in message ... I have an Excel file that I use like a check register. I copy data from my bank on line and paste it into Excel. Now that I have upgraded to Excel 2007 I can't remove the bank formatting. I have followed ALL THE HELP INSTRUCTIONS and have looked for something on line but can't seem to get an answer. I try to remove the currency formatting and change to numbers with 2 decimals and it won't change. The date is 5 numbers and I can't change to a date format. As long as the currency icon is in my data I can not create formulas. I get a #value. In the part of the document that was created in a previious version of Excel I can change and create formulas. |
#4
![]()
Posted to microsoft.public.excel.worksheet.functions
|
|||
|
|||
![]()
Changing the format doesn't change the content. If you have text there
instead of a number, then changing the format won't change the display and won't give you the values you want. If there are are functions (such as ISTEXT and ISNUMBER) that you don't understand, look them up in Excel help. [DATEDIF is the only one that isn't there.] -- David Biddulph "LAP39" wrote in message ... I am not familiar with the ISTEXT or the ISNUMBER commands. I am a basic user. What I am doing is highlighting the cells I want to format, right clicking and selecting the formatting I want, then click OK. But the cells remain unchanged. "David Biddulph" wrote: It sounds like you've got text strings where you wanted dates and currency amounts. Check with ISTEXT() and ISNUMBER(). -- David Biddulph "LAP39" wrote in message ... I have an Excel file that I use like a check register. I copy data from my bank on line and paste it into Excel. Now that I have upgraded to Excel 2007 I can't remove the bank formatting. I have followed ALL THE HELP INSTRUCTIONS and have looked for something on line but can't seem to get an answer. I try to remove the currency formatting and change to numbers with 2 decimals and it won't change. The date is 5 numbers and I can't change to a date format. As long as the currency icon is in my data I can not create formulas. I get a #value. In the part of the document that was created in a previious version of Excel I can change and create formulas. |
Reply |
Thread Tools | Search this Thread |
Display Modes | |
|
|
![]() |
||||
Thread | Forum | |||
how to update a worksheet and have data copied to another sheet? | Excel Worksheet Functions | |||
Remove ' character from copied excel cell to match data | Excel Discussion (Misc queries) | |||
Copied worksheet, "#VALUE! What is it And how do I remove? | Excel Discussion (Misc queries) | |||
How to remove hidden grapics from copied web page pasted in Excel. | Excel Worksheet Functions | |||
URGENT Please... new worksheet with copied formats but no data. | Excel Worksheet Functions |