Home |
Search |
Today's Posts |
#1
![]()
Posted to microsoft.public.excel.programming
|
|||
|
|||
![]()
First of all please forgive me if I have posted in the wrong section, or if
this question has been answered elsewhere, I'm a Newbie :) I'm trying to enter the following text into a plain old cell in Excel: MV[space]54[space]MYU When I tab or enter, the content of the cell drops the "U". It keeps it if I put the text in without the spaces, and then click the cell and re-add them in the formula bar at the top. My guess is that Excel is recognising the first 8 characters as something else, which is why it's dropping the ninth, but even with the format of the cell set to TEXT, this behaviour still occurs. (And yes, I've cheecked the column widths, LOL.) It occurs in Excel 2003 (fully patched) and 2000 SP1, which is why I think I'm missing something rather than it necessarily being a bug. I bet it's really obvious but I just can't see it. -- Regards, Rob Hardman |
#2
![]()
Posted to microsoft.public.excel.programming
|
|||
|
|||
![]()
In autocorrect, there is an entry to replace myu with my - excel considers
it a common mispelling, so it corrects it for you. If you enter myu alone in a cell, you will get the same behavior. -- Regards, Tom Ogilvy "Rob Hardman" wrote in message ... First of all please forgive me if I have posted in the wrong section, or if this question has been answered elsewhere, I'm a Newbie :) I'm trying to enter the following text into a plain old cell in Excel: MV[space]54[space]MYU When I tab or enter, the content of the cell drops the "U". It keeps it if I put the text in without the spaces, and then click the cell and re-add them in the formula bar at the top. My guess is that Excel is recognising the first 8 characters as something else, which is why it's dropping the ninth, but even with the format of the cell set to TEXT, this behaviour still occurs. (And yes, I've cheecked the column widths, LOL.) It occurs in Excel 2003 (fully patched) and 2000 SP1, which is why I think I'm missing something rather than it necessarily being a bug. I bet it's really obvious but I just can't see it. -- Regards, Rob Hardman |
#3
![]()
Posted to microsoft.public.excel.programming
|
|||
|
|||
![]()
Fantastic. Thanks for your help!
"Tom Ogilvy" wrote: In autocorrect, there is an entry to replace myu with my - excel considers it a common mispelling, so it corrects it for you. If you enter myu alone in a cell, you will get the same behavior. -- Regards, Tom Ogilvy "Rob Hardman" wrote in message ... First of all please forgive me if I have posted in the wrong section, or if this question has been answered elsewhere, I'm a Newbie :) I'm trying to enter the following text into a plain old cell in Excel: MV[space]54[space]MYU When I tab or enter, the content of the cell drops the "U". It keeps it if I put the text in without the spaces, and then click the cell and re-add them in the formula bar at the top. My guess is that Excel is recognising the first 8 characters as something else, which is why it's dropping the ninth, but even with the format of the cell set to TEXT, this behaviour still occurs. (And yes, I've cheecked the column widths, LOL.) It occurs in Excel 2003 (fully patched) and 2000 SP1, which is why I think I'm missing something rather than it necessarily being a bug. I bet it's really obvious but I just can't see it. -- Regards, Rob Hardman |
Reply |
Thread Tools | Search this Thread |
Display Modes | |
|
|
![]() |
||||
Thread | Forum | |||
concatenate contents of cells whose contents resemble cell referem | Excel Worksheet Functions | |||
Can Excel recognise cell contents as a cell reference | Excel Discussion (Misc queries) | |||
Excel:Swap cell contents-including cell groups-betwen 2 locations | Excel Discussion (Misc queries) | |||
Macro to remove contents of cell and move all other contents up one row | Excel Discussion (Misc queries) | |||
Copying cell contents to add to existing contents in another cell | Excel Programming |