Reply
 
LinkBack Thread Tools Search this Thread Display Modes
  #1   Report Post  
Posted to microsoft.public.excel.misc
external usenet poster
 
Posts: 9,101
Default how to do 2 calculations in 1 cell

I have the following calculation

=IF(F7="","",(F7+H7)):=IF(D7="" ,"",(J6+Template!T29))

I am trying to get ith that I have a vaulue in on Columnb it will add it but
if I have it a number in another column it wil subtract it.

Thanks
--
N/A
  #2   Report Post  
Posted to microsoft.public.excel.misc
external usenet poster
 
Posts: 8,651
Default how to do 2 calculations in 1 cell

You need to be clearer with your question. Your conditions seem to have 2
cells which you are testing for being empty. You therefore have 4 possible
combinations.

What answer do you want in each of the following 4 cases?
D7="" and F7=""
D7 ="" and F7<""
D7<"" and F7=""
D7<"" and F7<""
--
David Biddulph

"Joel" wrote in message
...
I have the following calculation

=IF(F7="","",(F7+H7)):=IF(D7="" ,"",(J6+Template!T29))

I am trying to get ith that I have a vaulue in on Columnb it will add it
but
if I have it a number in another column it wil subtract it.

Thanks
--
N/A



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 for Cell Calculations Rick A Excel Discussion (Misc queries) 1 August 31st 07 08:10 AM
Cell doesn't update automatically even when Calculations are on Au J@Y Excel Discussion (Misc queries) 3 June 21st 07 08:48 PM
Calculations based on cell value Michael Wright Excel Worksheet Functions 2 November 3rd 06 02:15 PM
Maximum Value of a Cell over a series of calculations Kypp Excel Discussion (Misc queries) 2 August 31st 06 08:24 PM
Cell Calculations Lilbit Excel Worksheet Functions 4 June 23rd 05 05:39 PM


All times are GMT +1. The time now is 09:31 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"