+ Reply to Thread
Results 1 to 4 of 4

Expense claim form to bring error messages

  1. #1
    Registered User
    Join Date
    05-31-2013
    Location
    England
    MS-Off Ver
    Office 365
    Posts
    78

    Exclamation Expense claim form to bring error messages

    Please see attached spreadsheet

    *Once complete the spreadsheet will be locked and data can only be inputted into coloured cells.*

    I have started my formula in column N "Check", I am testing this for possible error messages.

    My current arguments are
    1. Error message if VAT is entered but no Total (as there should always be a total)
    2. Error message if Expense type is not selected (this needs to be allocated via dropdown menu in column D

    However in cell N9, it doesn't pick up that there is no expense type selected.

    Please help!
    Attached Files Attached Files
    Last edited by MushroomFace; 07-26-2013 at 08:16 AM.

  2. #2
    Forum Expert Fotis1991's Avatar
    Join Date
    10-11-2011
    Location
    Athens(The homeland of the Democracy!). Greece
    MS-Off Ver
    Excel 1997!&2003 & 2007&2010
    Posts
    13,744

    Re: Expense claim form to bring error messages

    So give a try to this.

    =IF(AND(E8="",F8=""),"",IF(AND(E8="",F8<>0),"Error No Total",IF(E8=SUM(F8:M8),"OK","Error check expense type")))
    Regards

    Fotis.

    -This is my Greek whisper to Europe.

    --Remember, saying thanks only takes a second or two. Click the little star * below, to give some Rep if you think an answer deserves it.

    Advanced Excel Techniques: http://excelxor.com/

    --KISS(Keep it simple Stupid)

    --Bring them back.

    ---See about Acropolis of Athens.

    --Visit Greece.

  3. #3
    Registered User
    Join Date
    05-31-2013
    Location
    England
    MS-Off Ver
    Office 365
    Posts
    78

    Re: Expense claim form to bring error messages

    Yes!

    Thank you!

  4. #4
    Forum Expert Fotis1991's Avatar
    Join Date
    10-11-2011
    Location
    Athens(The homeland of the Democracy!). Greece
    MS-Off Ver
    Excel 1997!&2003 & 2007&2010
    Posts
    13,744

    Re: Expense claim form to bring error messages

    How can you use Conditional Formating.

    --In Excel 2007 and 2010, Conditional Formatting is in the Styles group on the Home tab. In Excel 2003, Conditional Formatting is on the Format menu. See here how you can work using CF.

+ 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] Clearing a Combo Box then trying to submit user form to Workbook gives error messages
    By colvinb in forum Excel Programming / VBA / Macros
    Replies: 7
    Last Post: 05-21-2012, 02:18 PM
  2. Creating an Expense Form
    By NRI in forum Excel General
    Replies: 1
    Last Post: 04-22-2012, 03:00 AM
  3. Formatting the Expense Re-imbursement Form!
    By nandhamnk in forum Excel Programming / VBA / Macros
    Replies: 7
    Last Post: 03-02-2008, 03:07 AM
  4. [SOLVED] error messages-Is there a way to show error messages
    By hans in forum Excel Programming / VBA / Macros
    Replies: 0
    Last Post: 02-02-2006, 12:45 PM
  5. where can i find an expense account form
    By lem3rd in forum Excel Charting & Pivots
    Replies: 1
    Last Post: 10-06-2005, 12:05 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