#1   Report Post  
Posted to microsoft.public.excel.misc
external usenet poster
 
Posts: 149
Default formatt

hello

given:

A B
1 -1000
2 2000 -500

in cells B1 and B2 , i have made previously :
format cells----custom----- -0.00

so here, i just entered 1000 and 500 ...and i got them as negative numbers.

MY ISSUE is that i am trying to do :
=B1+A2-B2 in order to get 1500....but i am having instead of it : -2500

what to do?????
  #2   Report Post  
Posted to microsoft.public.excel.misc
external usenet poster
 
Posts: 4,624
Default formatt

I think your basic misunderstanding is that the way a number is
formatted has nothing to do with the VALUE that is stored in the cell.

Since the values in column B are POSITIVE numbers (even if they're
formatted as negatives), use:

= -B1 + A2 + B2

or

= A2 - B1 + B2



In article ,
pierre wrote:

hello

given:

A B
1 -1000
2 2000 -500

in cells B1 and B2 , i have made previously :
format cells----custom----- -0.00

so here, i just entered 1000 and 500 ...and i got them as negative numbers.

MY ISSUE is that i am trying to do :
=B1+A2-B2 in order to get 1500....but i am having instead of it : -2500

what to do?????

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
formatt question Pammy Excel Discussion (Misc queries) 1 May 19th 08 05:26 PM
time formatt Liana Excel Discussion (Misc queries) 6 February 3rd 08 10:24 PM
Formatt date from text Hoot Excel Worksheet Functions 3 September 21st 07 06:34 PM
Formatt cell bob b New Users to Excel 4 April 25th 07 03:55 PM
Time formatt Bash Excel Discussion (Misc queries) 8 November 7th 05 09:52 PM


All times are GMT +1. The time now is 09:45 AM.

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"