Reply
 
LinkBack Thread Tools Search this Thread Display Modes
  #1   Report Post  
Posted to microsoft.public.excel.worksheet.functions
external usenet poster
 
Posts: 4
Default Formula changes to answer within the cell or some variation

I have a worksheet that has cells that work differently in one cell if I edit
the number (example 21000) in the field to be divided by 7 and multiplied by
5, it will show the formula as :
=21000/7*5 and then of course show the result in the spreadsheet

I've copied the format of that cell over the other cells, but in other cells
the same formula results in:
=3000*5

Even in another cell, the result is just the answer to the formula (so the
formula doesn't show up anymore at all ... like i've copy, pasted values...
but i haven't)
=15000

What is going on with this?

Thanks!

  #2   Report Post  
Posted to microsoft.public.excel.worksheet.functions
external usenet poster
 
Posts: 2,389
Default Formula changes to answer within the cell or some variation

But if you've "copied the format of that cell", you are copying only the
format, not the formula. Copying formats will not change the underlying
formula in the pasted cell.

We'll be able help you better if you tell us the specific steps you go
through. Start with what's originally in the cells (as shown in the formula
bar), and what steps you follow (eg, Ctrl-C/Ctrl-V or right clickCopy or
drag the fill handle, etc.)

Regards,
Fred.

"shan820" wrote in message
...
I have a worksheet that has cells that work differently in one cell if I
edit
the number (example 21000) in the field to be divided by 7 and multiplied
by
5, it will show the formula as :
=21000/7*5 and then of course show the result in the spreadsheet

I've copied the format of that cell over the other cells, but in other
cells
the same formula results in:
=3000*5

Even in another cell, the result is just the answer to the formula (so the
formula doesn't show up anymore at all ... like i've copy, pasted
values...
but i haven't)
=15000

What is going on with this?

Thanks!


  #3   Report Post  
Posted to microsoft.public.excel.worksheet.functions
external usenet poster
 
Posts: 4
Default Formula changes to answer within the cell or some variation

Here's what I did:
First I typed a miles per location into 5 or 6 different columns

21000 10000 16000 62000 105000

Then I went back and edited the numbers (F2) because I need only 5/7s of the
number in the cell

=21000/7*5 =10000/7*5 and so on

When I hit enter the (assuming above columns are A, B, C, D and E), column A
shows in the formula bar exactly what I just typed above =21000/7*5; however
column B's formula bar shows =1428.57*5. Some of the cells keep the actual
formula and other cells calculate part of the formula and show the result in
the formula (1428.57 instead of 10000/7).


Thanks.
"Fred Smith" wrote:

But if you've "copied the format of that cell", you are copying only the
format, not the formula. Copying formats will not change the underlying
formula in the pasted cell.

We'll be able help you better if you tell us the specific steps you go
through. Start with what's originally in the cells (as shown in the formula
bar), and what steps you follow (eg, Ctrl-C/Ctrl-V or right clickCopy or
drag the fill handle, etc.)

Regards,
Fred.

"shan820" wrote in message
...
I have a worksheet that has cells that work differently in one cell if I
edit
the number (example 21000) in the field to be divided by 7 and multiplied
by
5, it will show the formula as :
=21000/7*5 and then of course show the result in the spreadsheet

I've copied the format of that cell over the other cells, but in other
cells
the same formula results in:
=3000*5

Even in another cell, the result is just the answer to the formula (so the
formula doesn't show up anymore at all ... like i've copy, pasted
values...
but i haven't)
=15000

What is going on with this?

Thanks!



  #4   Report Post  
Posted to microsoft.public.excel.worksheet.functions
external usenet poster
 
Posts: 2,389
Default Formula changes to answer within the cell or some variation

Very strange. I did exactly what you said in my verion of Excel (2007), and
in each case, the formula bar retains the entire formula.

I can't even imagine what's causing this behaviour.

Sorry I can't be of more help.
Fred.

"shan820" wrote in message
...
Here's what I did:
First I typed a miles per location into 5 or 6 different columns

21000 10000 16000 62000 105000

Then I went back and edited the numbers (F2) because I need only 5/7s of
the
number in the cell

=21000/7*5 =10000/7*5 and so on

When I hit enter the (assuming above columns are A, B, C, D and E), column
A
shows in the formula bar exactly what I just typed above =21000/7*5;
however
column B's formula bar shows =1428.57*5. Some of the cells keep the
actual
formula and other cells calculate part of the formula and show the result
in
the formula (1428.57 instead of 10000/7).


Thanks.
"Fred Smith" wrote:

But if you've "copied the format of that cell", you are copying only the
format, not the formula. Copying formats will not change the underlying
formula in the pasted cell.

We'll be able help you better if you tell us the specific steps you go
through. Start with what's originally in the cells (as shown in the
formula
bar), and what steps you follow (eg, Ctrl-C/Ctrl-V or right clickCopy or
drag the fill handle, etc.)

Regards,
Fred.

"shan820" wrote in message
...
I have a worksheet that has cells that work differently in one cell if I
edit
the number (example 21000) in the field to be divided by 7 and
multiplied
by
5, it will show the formula as :
=21000/7*5 and then of course show the result in the spreadsheet

I've copied the format of that cell over the other cells, but in other
cells
the same formula results in:
=3000*5

Even in another cell, the result is just the answer to the formula (so
the
formula doesn't show up anymore at all ... like i've copy, pasted
values...
but i haven't)
=15000

What is going on with this?

Thanks!




  #5   Report Post  
Posted to microsoft.public.excel.worksheet.functions
external usenet poster
 
Posts: 4
Default Formula changes to answer within the cell or some variation

I know -- it's seriously one of weirdest Excel issues I've seen! I've shown
a few people at work and they are like.... what is going on?!? It's crazy. I
guess I should probably just scrap the worksheet and start a new one, but it
has 6 months worth of data, so I thought I'd look for a solution first.

Thanks anyway!


"Fred Smith" wrote:

Very strange. I did exactly what you said in my verion of Excel (2007), and
in each case, the formula bar retains the entire formula.

I can't even imagine what's causing this behaviour.

Sorry I can't be of more help.
Fred.

"shan820" wrote in message
...
Here's what I did:
First I typed a miles per location into 5 or 6 different columns

21000 10000 16000 62000 105000

Then I went back and edited the numbers (F2) because I need only 5/7s of
the
number in the cell

=21000/7*5 =10000/7*5 and so on

When I hit enter the (assuming above columns are A, B, C, D and E), column
A
shows in the formula bar exactly what I just typed above =21000/7*5;
however
column B's formula bar shows =1428.57*5. Some of the cells keep the
actual
formula and other cells calculate part of the formula and show the result
in
the formula (1428.57 instead of 10000/7).


Thanks.
"Fred Smith" wrote:

But if you've "copied the format of that cell", you are copying only the
format, not the formula. Copying formats will not change the underlying
formula in the pasted cell.

We'll be able help you better if you tell us the specific steps you go
through. Start with what's originally in the cells (as shown in the
formula
bar), and what steps you follow (eg, Ctrl-C/Ctrl-V or right clickCopy or
drag the fill handle, etc.)

Regards,
Fred.

"shan820" wrote in message
...
I have a worksheet that has cells that work differently in one cell if I
edit
the number (example 21000) in the field to be divided by 7 and
multiplied
by
5, it will show the formula as :
=21000/7*5 and then of course show the result in the spreadsheet

I've copied the format of that cell over the other cells, but in other
cells
the same formula results in:
=3000*5

Even in another cell, the result is just the answer to the formula (so
the
formula doesn't show up anymore at all ... like i've copy, pasted
values...
but i haven't)
=15000

What is going on with this?

Thanks!





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
Formula in a cell, keep the answer from going over a certain value Eric Excel Discussion (Misc queries) 1 June 17th 08 08:36 AM
Update Excel cell in formula not refreshing answer cell Johnny Excel Discussion (Misc queries) 2 June 21st 07 05:49 AM
count # of instances in cell (a b a) answer 2 formula if possible eric Excel Worksheet Functions 6 June 12th 06 07:16 PM
Display answer only in another cell of one containing a formula Mally Excel Discussion (Misc queries) 5 January 21st 05 01:07 PM
formula for "coefficient of variation" woodendummy Excel Worksheet Functions 1 January 18th 05 05:14 AM


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

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

About Us

"It's about Microsoft Excel"