+ Reply to Thread
Results 1 to 4 of 4

multiple if formula to solve invoice issues

  1. #1
    Forum Contributor
    Join Date
    02-11-2014
    Location
    mauritius
    MS-Off Ver
    MS365
    Posts
    1,139

    multiple if formula to solve invoice issues

    Hi All

    I recieved data from external interface,the issue is that the invoice number is removed . the invoice number should always be 7 digits except where the invoice starts with an alpahbet, then do nothing or if it 7 digits then do nothing


    I am looking for a multiple if formula to solve this issue

    Thanks if any can assist
    Attached Files Attached Files

  2. #2
    Forum Moderator AliGW's Avatar
    Join Date
    08-10-2013
    Location
    Retired in Ipswich, Suffolk, but grew up in Sawley, Derbyshire (both in England)
    MS-Off Ver
    MS 365 Subscription Insider Beta Channel v. 2503 (Windows 11 Home 24H2 64-bit)
    Posts
    90,259

    Re: multiple if formula to solve invoice issues

    In F2 copied down:

    =IF(ISTEXT(A2),A2,TEXT(A2,"0000000"))
    Ali


    Enthusiastic self-taught user of MS Excel who's always learning!
    Don't forget to say "thank you" in your thread to anyone who has offered you help. It's a universal courtesy.
    You can reward them by clicking on * Add Reputation below their user name on the left, if you wish.

    NB:
    as a Moderator, I never accept friendship requests.
    Forum Rules (updated August 2023): please read them here.

  3. #3
    Forum Contributor
    Join Date
    02-11-2014
    Location
    mauritius
    MS-Off Ver
    MS365
    Posts
    1,139

    Re: multiple if formula to solve invoice issues

    Thank you works as requested

  4. #4
    Forum Moderator AliGW's Avatar
    Join Date
    08-10-2013
    Location
    Retired in Ipswich, Suffolk, but grew up in Sawley, Derbyshire (both in England)
    MS-Off Ver
    MS 365 Subscription Insider Beta Channel v. 2503 (Windows 11 Home 24H2 64-bit)
    Posts
    90,259

    Re: multiple if formula to solve invoice issues

    You're welcome.

+ 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. Using Defined Name for lists -- two small issues that I cannot solve
    By tuckertheguy in forum Excel Formulas & Functions
    Replies: 2
    Last Post: 11-02-2015, 03:41 AM
  2. Replies: 1
    Last Post: 06-12-2014, 10:58 AM
  3. Invoice Mail Merge: Multiple Records per Invoice
    By watfordo in forum Excel Programming / VBA / Macros
    Replies: 1
    Last Post: 03-08-2014, 03:37 PM
  4. [SOLVED] Formula to solve multiple scenarios with one general outcome
    By pinas in forum Excel Formulas & Functions
    Replies: 5
    Last Post: 08-22-2012, 09:07 AM
  5. Replies: 3
    Last Post: 07-27-2012, 01:44 PM
  6. Replies: 1
    Last Post: 06-29-2012, 03:21 AM
  7. How do I create a formula for calculating multiple invoice type items
    By MGMRAM in forum Excel Formulas & Functions
    Replies: 3
    Last Post: 07-11-2008, 03:16 AM

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