#1   Report Post  
Posted to microsoft.public.excel.worksheet.functions
DS DS is offline
external usenet poster
 
Posts: 117
Default Format Issue

Cell format issue:
There are times when I run into an issue where
I am typing in formulas and somewhere along the way the format changes.

Example:
Cell B2 has data/number €œ30€
Cell B3 has data/number €œ50€
Cell B4 has data/number €œ60€
Cell B5 has data/number €œ70€
Cell B6 has data/number €œ80€
Cell C2 has a formula €œ=B2€
Cell C3 has a formula €œ=B3€
Cell C4 has a formula €œ=B4€
Cell C5 has a formula €œ=B5€
Cell C6 has a formula €œ=B6€

Results:
Cell C2 shows a result of €œ30€
Cell C3 shows a result of €œ50€
Cell C4 shows a result of €œ60€
Cell C5 shows a result of €œ=B5€
Cell C6 shows a result of €œ=B6€

My first question is €œWhat key board stroke am I doing to cause this
unwanted result?€ (I must be bumping some key(s) to cause this issue because
every cell updated after the issue starts repeats the same format issue.)

My second question is, €œHow do I change the cell to return numbers?€
1. I have tried Format Cells, select Numbers, 2 decimal places and the okay
button. Side Note: Despite selecting numbers in the catalog box... the Sample
box always shows the formula rather than the desired number. Why did the
format not change to numbers?)

2. I have also tried Tools/Options/ and under the window box verified the
formula box does NOT have a check mark.
(By the way I noticed that if I have selected cells without the format issue
and check off the formula box the return is the formula with a LEFT
alignment. Thus the cell cells are formatted as numbers where as the cells
with the format issue still is text. Why?

3. The only thing that seems to work is that I go to another file and copy
a cell that correctly returns numbers (The cell has to be one with a formula
created prior to when issue starts) and paste it in cells that returns
formula (with right alignment).
This is not a good solution at times and I have had to contact IT who can
not explain how to correct the issue so they reinstalling excel prior to when
the issue arises.


  #2   Report Post  
Posted to microsoft.public.excel.worksheet.functions
external usenet poster
 
Posts: 22,906
Default Format Issue

DS

The cells showing the formulas and not the results were most likely
pre-formatted as text.

Format to General then F2 then ENTER to re-enter the formulas.

If a great bunch of these to be done use EditReplace

what: =

with: =

Replace all.


Gord Dibben MS Excel MVP

On Thu, 12 Oct 2006 12:40:02 -0700, DS wrote:

Cell format issue:
There are times when I run into an issue where
I am typing in formulas and somewhere along the way the format changes.

Example:
Cell B2 has data/number “30”
Cell B3 has data/number “50”
Cell B4 has data/number “60”
Cell B5 has data/number “70”
Cell B6 has data/number “80”
Cell C2 has a formula “=B2”
Cell C3 has a formula “=B3”
Cell C4 has a formula “=B4”
Cell C5 has a formula “=B5”
Cell C6 has a formula “=B6”

Results:
Cell C2 shows a result of “30”
Cell C3 shows a result of “50”
Cell C4 shows a result of “60”
Cell C5 shows a result of “=B5”
Cell C6 shows a result of “=B6”

My first question is “What key board stroke am I doing to cause this
unwanted result?” (I must be bumping some key(s) to cause this issue because
every cell updated after the issue starts repeats the same format issue.)

My second question is, “How do I change the cell to return numbers?”
1. I have tried Format Cells, select Numbers, 2 decimal places and the okay
button. Side Note: Despite selecting numbers in the catalog box... the Sample
box always shows the formula rather than the desired number. Why did the
format not change to numbers?)

2. I have also tried Tools/Options/ and under the window box verified the
formula box does NOT have a check mark.
(By the way I noticed that if I have selected cells without the format issue
and check off the formula box the return is the formula with a LEFT
alignment. Thus the cell cells are formatted as numbers where as the cells
with the format issue still is text. Why?

3. The only thing that seems to work is that I go to another file and copy
a cell that correctly returns numbers (The cell has to be one with a formula
created prior to when issue starts) and paste it in cells that returns
formula (with right alignment).
This is not a good solution at times and I have had to contact IT who can
not explain how to correct the issue so they reinstalling excel prior to when
the issue arises.


  #3   Report Post  
Posted to microsoft.public.excel.worksheet.functions
DS DS is offline
external usenet poster
 
Posts: 117
Default Format Issue

Dear Gord Debben:
I will try your suggestion when I encounter the issue again. (I am unable
to recreated issue it at this time.)

Unanswered Question: Do you know why the format is changing at mid stream?
Am I hitting short cut key by mistake? (Other staff members here have the
same problem - random occurance.)

Thank you,
DS

"Gord Dibben" wrote:

DS

The cells showing the formulas and not the results were most likely
pre-formatted as text.

Format to General then F2 then ENTER to re-enter the formulas.

If a great bunch of these to be done use EditReplace

what: =

with: =

Replace all.


Gord Dibben MS Excel MVP

On Thu, 12 Oct 2006 12:40:02 -0700, DS wrote:

Cell format issue:
There are times when I run into an issue where
I am typing in formulas and somewhere along the way the format changes.

Example:
Cell B2 has data/number €œ30€
Cell B3 has data/number €œ50€
Cell B4 has data/number €œ60€
Cell B5 has data/number €œ70€
Cell B6 has data/number €œ80€
Cell C2 has a formula €œ=B2€
Cell C3 has a formula €œ=B3€
Cell C4 has a formula €œ=B4€
Cell C5 has a formula €œ=B5€
Cell C6 has a formula €œ=B6€

Results:
Cell C2 shows a result of €œ30€
Cell C3 shows a result of €œ50€
Cell C4 shows a result of €œ60€
Cell C5 shows a result of €œ=B5€
Cell C6 shows a result of €œ=B6€

My first question is €œWhat key board stroke am I doing to cause this
unwanted result?€ (I must be bumping some key(s) to cause this issue because
every cell updated after the issue starts repeats the same format issue.)

My second question is, €œHow do I change the cell to return numbers?€
1. I have tried Format Cells, select Numbers, 2 decimal places and the okay
button. Side Note: Despite selecting numbers in the catalog box... the Sample
box always shows the formula rather than the desired number. Why did the
format not change to numbers?)

2. I have also tried Tools/Options/ and under the window box verified the
formula box does NOT have a check mark.
(By the way I noticed that if I have selected cells without the format issue
and check off the formula box the return is the formula with a LEFT
alignment. Thus the cell cells are formatted as numbers where as the cells
with the format issue still is text. Why?

3. The only thing that seems to work is that I go to another file and copy
a cell that correctly returns numbers (The cell has to be one with a formula
created prior to when issue starts) and paste it in cells that returns
formula (with right alignment).
This is not a good solution at times and I have had to contact IT who can
not explain how to correct the issue so they reinstalling excel prior to when
the issue arises.



  #4   Report Post  
Posted to microsoft.public.excel.worksheet.functions
DS DS is offline
external usenet poster
 
Posts: 117
Default Format Issue

Great I will try you solution the next time the issue occures ( At the
current time I can not recreate the issue.)

By the way can you tell me why the format changed at mid stream of data entry?
(Other co-workers have the same issue and we are wondering if we are hitting
a short cut key or something by mistake.)
DS

"Gord Dibben" wrote:

DS

The cells showing the formulas and not the results were most likely
pre-formatted as text.

Format to General then F2 then ENTER to re-enter the formulas.

If a great bunch of these to be done use EditReplace

what: =

with: =

Replace all.


Gord Dibben MS Excel MVP

On Thu, 12 Oct 2006 12:40:02 -0700, DS wrote:

Cell format issue:
There are times when I run into an issue where
I am typing in formulas and somewhere along the way the format changes.

Example:
Cell B2 has data/number €œ30€
Cell B3 has data/number €œ50€
Cell B4 has data/number €œ60€
Cell B5 has data/number €œ70€
Cell B6 has data/number €œ80€
Cell C2 has a formula €œ=B2€
Cell C3 has a formula €œ=B3€
Cell C4 has a formula €œ=B4€
Cell C5 has a formula €œ=B5€
Cell C6 has a formula €œ=B6€

Results:
Cell C2 shows a result of €œ30€
Cell C3 shows a result of €œ50€
Cell C4 shows a result of €œ60€
Cell C5 shows a result of €œ=B5€
Cell C6 shows a result of €œ=B6€

My first question is €œWhat key board stroke am I doing to cause this
unwanted result?€ (I must be bumping some key(s) to cause this issue because
every cell updated after the issue starts repeats the same format issue.)

My second question is, €œHow do I change the cell to return numbers?€
1. I have tried Format Cells, select Numbers, 2 decimal places and the okay
button. Side Note: Despite selecting numbers in the catalog box... the Sample
box always shows the formula rather than the desired number. Why did the
format not change to numbers?)

2. I have also tried Tools/Options/ and under the window box verified the
formula box does NOT have a check mark.
(By the way I noticed that if I have selected cells without the format issue
and check off the formula box the return is the formula with a LEFT
alignment. Thus the cell cells are formatted as numbers where as the cells
with the format issue still is text. Why?

3. The only thing that seems to work is that I go to another file and copy
a cell that correctly returns numbers (The cell has to be one with a formula
created prior to when issue starts) and paste it in cells that returns
formula (with right alignment).
This is not a good solution at times and I have had to contact IT who can
not explain how to correct the issue so they reinstalling excel prior to when
the issue arises.



  #5   Report Post  
Posted to microsoft.public.excel.worksheet.functions
external usenet poster
 
Posts: 22,906
Default Format Issue

I don't know of a shortcut to format cells as text.

There are keyboard shortcuts to format as Date, Time, Number, Percentage,
General, Currency.......but not Text.

Were those cells used for something else before you started entering formulas?

The text format may be left over from earlier data input.


Gord

On Thu, 12 Oct 2006 13:59:02 -0700, DS wrote:

Dear Gord Debben:
I will try your suggestion when I encounter the issue again. (I am unable
to recreated issue it at this time.)

Unanswered Question: Do you know why the format is changing at mid stream?
Am I hitting short cut key by mistake? (Other staff members here have the
same problem - random occurance.)

Thank you,
DS

"Gord Dibben" wrote:

DS

The cells showing the formulas and not the results were most likely
pre-formatted as text.

Format to General then F2 then ENTER to re-enter the formulas.

If a great bunch of these to be done use EditReplace

what: =

with: =

Replace all.


Gord Dibben MS Excel MVP

On Thu, 12 Oct 2006 12:40:02 -0700, DS wrote:

Cell format issue:
There are times when I run into an issue where
I am typing in formulas and somewhere along the way the format changes.

Example:
Cell B2 has data/number “30”
Cell B3 has data/number “50”
Cell B4 has data/number “60”
Cell B5 has data/number “70”
Cell B6 has data/number “80”
Cell C2 has a formula “=B2”
Cell C3 has a formula “=B3”
Cell C4 has a formula “=B4”
Cell C5 has a formula “=B5”
Cell C6 has a formula “=B6”

Results:
Cell C2 shows a result of “30”
Cell C3 shows a result of “50”
Cell C4 shows a result of “60”
Cell C5 shows a result of “=B5”
Cell C6 shows a result of “=B6”

My first question is “What key board stroke am I doing to cause this
unwanted result?” (I must be bumping some key(s) to cause this issue because
every cell updated after the issue starts repeats the same format issue.)

My second question is, “How do I change the cell to return numbers?”
1. I have tried Format Cells, select Numbers, 2 decimal places and the okay
button. Side Note: Despite selecting numbers in the catalog box... the Sample
box always shows the formula rather than the desired number. Why did the
format not change to numbers?)

2. I have also tried Tools/Options/ and under the window box verified the
formula box does NOT have a check mark.
(By the way I noticed that if I have selected cells without the format issue
and check off the formula box the return is the formula with a LEFT
alignment. Thus the cell cells are formatted as numbers where as the cells
with the format issue still is text. Why?

3. The only thing that seems to work is that I go to another file and copy
a cell that correctly returns numbers (The cell has to be one with a formula
created prior to when issue starts) and paste it in cells that returns
formula (with right alignment).
This is not a good solution at times and I have had to contact IT who can
not explain how to correct the issue so they reinstalling excel prior to when
the issue arises.




Reply
Thread Tools Search this Thread
Search this Thread:

Advanced Search
Display Modes

Posting Rules

Smilies are On
[IMG] code is On
HTML code is Off
Trackbacks are On
Pingbacks are On
Refbacks are On


Similar Threads
Thread Thread Starter Forum Replies Last Post
Format cells (number) issue Amalthea Excel Discussion (Misc queries) 1 April 5th 06 01:07 PM
# format issue Cip Excel Discussion (Misc queries) 3 March 31st 06 05:49 PM
DATE FORMAT issue [email protected] Excel Worksheet Functions 1 February 8th 06 07:52 AM
Upper Case and date format issue Andy Tallent Excel Discussion (Misc queries) 3 April 8th 05 04:52 AM
concatenate number format issue Tim Elhatton Excel Worksheet Functions 4 March 19th 05 07:19 PM


All times are GMT +1. The time now is 10:00 PM.

Powered by vBulletin® Copyright ©2000 - 2024, Jelsoft Enterprises Ltd.
Copyright ©2004-2024 ExcelBanter.
The comments are property of their posters.
 

About Us

"It's about Microsoft Excel"