Results 1 to 13 of 13

Multiple IF statements in VBA

Threaded View

  1. #1
    Registered User
    Join Date
    06-20-2012
    Location
    England
    MS-Off Ver
    Office 365 Excel
    Posts
    62

    Multiple IF statements in VBA

    Hey All,

    I am attempting to put multiple IF statements into a cell via VBA
    Reason for VBA: Cleanliness for my users, I dont want them messing around with Formulas etc plus the sheet that the formula is being entered into is massivly modified before this formula is put in via VBA - It is copied from another sheet, multiple rows deleted, multiple formats etc.

    I am attempting to set the following IF statements

    If any cell in Column E is equal to;
    How do I
    I need a Change
    I need Help
    I need help with Source IT
    Then enter the text "V" into the cell on the same row in Column G

    If Column E is equal to;
    OTHER
    Then put the text "O" into the cell on the same row in Column G

    If anything else leave blank.

    Please see attached outcome sheet.

    Any help is greatly appreciated!
    Attached Files Attached Files

Thread Information

Users Browsing this Thread

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

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