+ Reply to Thread
Results 1 to 4 of 4

Does the sign $ matter?

  1. #1
    Registered User
    Join Date
    06-06-2010
    Location
    USA
    MS-Off Ver
    Excel 2016
    Posts
    86

    Does the sign $ matter?

    Hello.
    G24 and I24 are currency format. What Am I doing wrong?
    =IF(ISBLANK(F24),"",=IF(G24+I24<=$250),250,""
    Thanks

  2. #2
    Forum Expert shg's Avatar
    Join Date
    06-20-2007
    Location
    The Great State of Texas
    MS-Off Ver
    2003, 2010
    Posts
    40,678

    Re: Does the sign $ matter?

    =if(or(f24 = "", g24 + i24 <= $250), "", 250)
    Entia non sunt multiplicanda sine necessitate

  3. #3
    Forum Guru
    Join Date
    03-02-2006
    Location
    Los Angeles, Ca
    MS-Off Ver
    WinXP/MSO2007;Win10/MSO2016
    Posts
    12,610

    Re: Does the sign $ matter?

    You wrote the formula wrong. That second "=" does not belong there; missing the final closing ")" for the first IF.
    Ben Van Johnson

  4. #4
    Registered User
    Join Date
    06-06-2010
    Location
    USA
    MS-Off Ver
    Excel 2016
    Posts
    86

    Re: Does the sign $ matter?

    Thank You

+ Reply to Thread

Thread Information

Users Browsing this Thread

There are currently 1 users browsing this thread. (0 members and 1 guests)

Similar Threads

  1. [SOLVED] Replace slash sign to dash sign
    By mso3 in forum Excel Programming / VBA / Macros
    Replies: 11
    Last Post: 02-28-2017, 08:17 AM
  2. Excel Help - Sign In & Sign Out Form
    By xBadBoi in forum Excel Programming / VBA / Macros
    Replies: 1
    Last Post: 04-07-2016, 03:42 PM
  3. Trying to create Sign in Sign out sheet with time stamp
    By InNeedOfHelp88 in forum Excel Programming / VBA / Macros
    Replies: 1
    Last Post: 04-29-2015, 07:11 PM
  4. [SOLVED] Employee sign-in userform - Multiple sign ins?
    By Battletoads in forum Excel Programming / VBA / Macros
    Replies: 0
    Last Post: 07-16-2014, 10:57 AM
  5. Replies: 3
    Last Post: 03-13-2013, 01:20 AM
  6. Decimal Sign Replaced with ; Sign
    By lopiner in forum Excel Programming / VBA / Macros
    Replies: 4
    Last Post: 12-10-2009, 08:47 AM
  7. XL invoice replace the dollar sign with euro sign
    By Pamela casares in forum Excel - New Users/Basics
    Replies: 2
    Last Post: 12-16-2005, 04:25 PM

Bookmarks

Posting Permissions

  • You may not post new threads
  • You may not post replies
  • You may not post attachments
  • You may not edit your posts

Search Engine Friendly URLs by vBSEO 3.6.0 RC 1