Reply
 
LinkBack Thread Tools Search this Thread Display Modes
  #1   Report Post  
Posted to microsoft.public.excel.worksheet.functions
external usenet poster
 
Posts: 48
Default Formula assistance - if / then statement

I have 3 columns.

I = cost
J = min price
K = current price

I need to calculate the gross mark based on either the min price (j) or the
current price (K), whichever if greater. I have the formula to calculate the
gross, but the syntax for the if-then is eluding me.

Any asisstance is greatly appreciated.

Jon
  #2   Report Post  
Posted to microsoft.public.excel.worksheet.functions
external usenet poster
 
Posts: 1,696
Default Formula assistance - if / then statement

Just use a MAX()

=MAX(J2,K2) will return the greater value. Bake that into your statement.

"jmcclain" wrote:

I have 3 columns.

I = cost
J = min price
K = current price

I need to calculate the gross mark based on either the min price (j) or the
current price (K), whichever if greater. I have the formula to calculate the
gross, but the syntax for the if-then is eluding me.

Any asisstance is greatly appreciated.

Jon

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
Need assistance with a formula - If then??? Bookmdano Excel Worksheet Functions 3 October 3rd 07 07:52 PM
Need assistance with a formula - If then statement? Bookmdano Excel Discussion (Misc queries) 2 October 3rd 07 03:50 AM
Assistance with formula in SumIf statement bp[_2_] New Users to Excel 1 July 24th 07 02:06 AM
Formula Assistance Chris Cred via OfficeKB.com Excel Discussion (Misc queries) 7 January 20th 06 04:25 AM
I need assistance setting up a "IF" statement mmr Excel Worksheet Functions 3 September 19th 05 03:05 PM


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