#1   Report Post  
B
 
Posts: n/a
Default IF formulas

How do I enter a formula to only calculate IF there is something in a
determined cell? Example:
Invoice Amount = cell E Date pd = F Comm amount = G Total = H
I only want H to calcualte if there is a date in cell F. How do I enter it?

B
  #2   Report Post  
Duke Carey
 
Posts: n/a
Default

In H@:

=if(isblank(f2),"",total formula)

"B" wrote:

How do I enter a formula to only calculate IF there is something in a
determined cell? Example:
Invoice Amount = cell E Date pd = F Comm amount = G Total = H
I only want H to calcualte if there is a date in cell F. How do I enter it?

B

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
Array Formulas take waaaay too long... belly0fdesire Excel Worksheet Functions 7 August 8th 05 10:11 PM
locking formulas?? Rob Excel Discussion (Misc queries) 1 July 27th 05 09:27 AM
Problem with named formula's nathan Excel Worksheet Functions 0 January 21st 05 04:07 PM
Formulas Stan Excel Worksheet Functions 3 January 21st 05 02:58 PM
calculating formulas for all workbooks in a folder Chad Excel Worksheet Functions 3 November 13th 04 05:22 PM


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