+ Reply to Thread
Results 1 to 1 of 1

IF Statement with Macro

  1. #1
    Registered User
    Join Date
    10-18-2011
    Location
    VIC
    MS-Off Ver
    Excel 2003
    Posts
    3

    IF Statement with Macro

    hi Guys

    I need your help to create macro for my work place. Work sheet tab call SAMPLE layout will remain same and thats the data i will be working on.

    what I want

    In next empty column it display comments and use two if statements as below

    =IF(L2="BI",IF(M2="AL","Onsite allocated to auction",IF(M2="RL","Onsite released for auction",IF(M2="NR","Onsite NOT released for auction",IF(M2="UN","Onsite unsold",0)))))

    and second one for RECENTLY SOLD =IF(OR(L33="ex",L33="sy"),IF(M33="SO",IF((I33>"10/08/2011"+0)*(I33<TODAY()),"Recently Sold",0)))

    I want to combine them both statements (but not sure how i can do that) and get the results, if answer comes FALSE then leave that cell blank.

    once that finish, in next column i want period or year to be displayed on the top and get year or period from column B as a result.

    Third step, In next column empty i want to do the VLOOKUP to get the teams name

    I want them to work till last empty cell.

    Once all above is finish, i want to create pivot table. i have attached sample sheet with all the formulas and everything

    Please help me to sort this out

    thanks in advance

    Jas
    Attached Files Attached Files
    Last edited by Cooljazz; 10-18-2011 at 06:15 PM.

+ Reply to Thread

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