View Single Post
  #12   Report Post  
Posted to microsoft.public.excel.misc
Dave F Dave F is offline
external usenet poster
 
Posts: 2,574
Default Formula entry using "+" causing format errors

What exactly are you doing?

I set the cell format to Accounting, then entered =100/2. Result: $50.

Last I checked this was correct. Is there some new math I'm unaware of?
--
A hint to posters: Specific, detailed questions are more likely to be
answered than questions that provide no detail about your problem.


"SteveW" wrote:

try setting format to accounting before entering +547/5 or even =547/5

Steve


On Fri, 02 Feb 2007 15:11:01 -0000, JLatham <HelpFrom Jlathamsite.com.
wrote:

I should also ask, what version of Excel are you using, AND what is the
format of the cell when you first enter the formula.

In my copy of Excel (2003 or 2007) just starting with a new book,
entering
either
=547/5
or
+547/5
or
=+547/5
results in Excel correcting my 'errors' and displaying a result of 109..4
in
all cases.
And in the cases where I entered +547/5 or =+547/5, Excel changed them
both
to become =547/5

"Steve" wrote:

When I enter a division formula by starting with a + sign. I get
strange
formating results.

1. enter the formula "+547/5" in a cell
2. change the format of that cell to accounting
3. reenter the formula

The format gets changed to a fraction and the formula is converted to a
number.

What's happening?