#1   Report Post  
Posted to microsoft.public.excel.misc
external usenet poster
 
Posts: 1,560
Default Formula problem

I would be very grateful if someone could help me with the following formula
problem i have cell H4=((PI()*(E4))/(6.5*F4))
What i would like to do is have a formula which is calculated when there is
either a value in F4 or G4. However I don't want G4 multiplied by 6.5.
  #2   Report Post  
Posted to microsoft.public.excel.misc
external usenet poster
 
Posts: 4,339
Default Formula problem

this ..?

=IF(F4<"",PI()*E4/(6.5*F4),PI()*E4/G4)


"David" wrote:

I would be very grateful if someone could help me with the following formula
problem i have cell H4=((PI()*(E4))/(6.5*F4))
What i would like to do is have a formula which is calculated when there is
either a value in F4 or G4. However I don't want G4 multiplied by 6.5.

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 Problem roxiemayfield Excel Worksheet Functions 2 May 9th 07 04:25 PM
IF Formula Problem kris Excel Discussion (Misc queries) 5 October 2nd 06 08:11 PM
formula problem [email protected] uk Excel Worksheet Functions 2 August 14th 06 02:43 AM
Problem with formula numerion Excel Worksheet Functions 5 July 5th 05 11:06 PM
Need a formula for this problem Trying to excel in life but need help Excel Worksheet Functions 1 January 12th 05 11:05 AM


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