Reply
 
LinkBack Thread Tools Search this Thread Display Modes
  #1   Report Post  
Junior Member
 
Posts: 19
Default

Quote:
Originally Posted by TeKouma View Post
Can anyone tell me why I am getting errors? https://i.imgur.com/vRhe5Vz.png

Tried another forum and nobody could figure it out, although I think it's fairly simple. I'm sort of new to Excel and I think the syntax in the formula bar is slightly off.

If the shipping is $17.47 in column L, I simply want it to "ADD" $50 to column G. (Look at the formula). I figured out how to add $35, but adding another "IF" for 50 isn't working.

THANKS!
First you missed thew close Paren at end )
this works fine
=IF(L2=12.72,E2+35,IF(L2=17.47,E2+50))

I agee you must have a Text in there somewhere.
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
Simple nested if and statement GW Excel Worksheet Functions 2 January 23rd 14 07:39 PM
Simple question?? Nested ifs on one line laavista Excel Programming 5 October 19th 09 02:19 AM
Simple nested if statement mike_vr Excel Discussion (Misc queries) 1 September 29th 08 03:35 PM
simple nested loop question fedude Excel Programming 8 March 2nd 08 05:04 PM
Simple problem, simple formula, no FUNCTION ! Ron@Buy Excel Worksheet Functions 6 September 28th 07 04:51 PM


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

Powered by vBulletin® Copyright ©2000 - 2025, Jelsoft Enterprises Ltd.
Copyright ©2004-2025 ExcelBanter.
The comments are property of their posters.
 

About Us

"It's about Microsoft Excel"