+ Reply to Thread
Results 1 to 3 of 3

Price and # of Jobs based on drop down

  1. #1
    Forum Contributor
    Join Date
    03-08-2007
    Location
    St. Augustine, Fl
    MS-Off Ver
    Excel 2021 for Mac
    Posts
    392

    Price and # of Jobs based on drop down

    I'm trying to get the Price and # of Jobs to auto fill data from # of Job tab based on date or the Invoice#.
    I have tried Vlookup(Indirect, IF Statement, Vlookup, I'm all out of ideas.
    Attached Files Attached Files
    Last edited by Wskip49; 10-26-2020 at 01:27 PM. Reason: Solved

  2. #2
    Forum Expert CK76's Avatar
    Join Date
    06-16-2015
    Location
    ONT, Canada
    MS-Off Ver
    MS365 Apps for enterprise
    Posts
    5,887

    Re: Price and # of Jobs based on drop down

    In D14:
    =INDEX('# of Jobs'!$C$4:$F$5,MATCH($E$4,'# of Jobs'!$B$4:$B$5,0),MATCH([@Column1],NOJ_2[[#Headers],[Exterior Underwriting]:[Gas]],0))

    Copy down. Though I'd recommend creating named range(s) for '# of Jobs' sheet. Or flattening out data.
    ?Progress isn't made by early risers. It's made by lazy men trying to find easier ways to do something.?
    ― Robert A. Heinlein

  3. #3
    Forum Contributor
    Join Date
    03-08-2007
    Location
    St. Augustine, Fl
    MS-Off Ver
    Excel 2021 for Mac
    Posts
    392

    Re: Price and # of Jobs based on drop down

    Thank you so much.

+ 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] Pull the maximum price based on the Drop-down value in a price list
    By Max_excel in forum Excel Programming / VBA / Macros
    Replies: 5
    Last Post: 05-11-2018, 05:46 AM
  2. Replies: 1
    Last Post: 11-22-2016, 11:53 AM
  3. [SOLVED] Multiple IF's to calculate price based on cost and add handling charge and round price
    By RoyRose in forum Excel Formulas & Functions
    Replies: 7
    Last Post: 10-13-2014, 01:18 PM
  4. [SOLVED] Setting a selling price based on cost price and order quantity
    By Steven811 in forum Excel Formulas & Functions
    Replies: 5
    Last Post: 07-11-2014, 08:07 AM
  5. Replies: 4
    Last Post: 08-15-2012, 09:49 AM
  6. [SOLVED] Return a price based on a customer from a drop down list
    By Pete Elbert in forum Excel General
    Replies: 7
    Last Post: 04-30-2006, 10:00 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