+ Reply to Thread
Results 1 to 15 of 15

Assembly Cost

  1. #1
    Registered User
    Join Date
    01-06-2014
    Location
    US
    MS-Off Ver
    Office 365 ProPlus
    Posts
    33

    Assembly Cost

    I am trying to see if I can get some help. I am making some final assemblies using multiple sub parts, SheetA. Each assembly is different and uses different parts, SheetB.

    On SheetA, I have A5=quantity, B5=part, and C5=total price. On SheetB, I am using columns A and B for reference parts and price. A=parts and B=price.

    So I am wanting SheetA C5 to look at SheetA B5 and see what is needed then look at SheetB A3 thru A40 to find the item then multiply SheetA A2 by the parts price from SheetB column B.
    Attached Files Attached Files
    Last edited by conwaythibodeaux; 09-19-2017 at 04:04 PM. Reason: Added sample workbook

  2. #2
    Forum Guru xladept's Avatar
    Join Date
    04-14-2012
    Location
    Pasadena, California
    MS-Off Ver
    Excel 2003,2010
    Posts
    12,378

    Re: Assembly Cost

    Attach a sample workbook. Make sure there is just enough data to demonstrate your need. Include a BEFORE sheet and an AFTER sheet in the workbook if needed to show the process you're trying to complete or automate. Make sure your desired results are shown, mock them up manually if necessary.

    Remember to desensitize the data.

    Click on GO ADVANCED and then scroll down to Manage Attachments to open the upload window.
    If I've helped you, please consider adding to my reputation - just click on the liitle star at the left.

    ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~(Pride has no aftertaste.)

    You can't do one thing. XLAdept

    ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~aka Orrin

  3. #3
    Valued Forum Contributor
    Join Date
    04-24-2014
    Location
    United States
    MS-Off Ver
    Office 365 ProPlus
    Posts
    853

    Re: Assembly Cost

    There's multiple ways to get the Unit Price and then Multiply by the QTY. One way is with a Vlookup and a formula like such. But the below into cell C2 on Sheet 1.

    Please Login or Register  to view this content.

  4. #4
    Registered User
    Join Date
    01-06-2014
    Location
    US
    MS-Off Ver
    Office 365 ProPlus
    Posts
    33

    Re: Assembly Cost

    Thank you XLAdept.
    I added a sample workbook to my post.

  5. #5
    Registered User
    Join Date
    01-06-2014
    Location
    US
    MS-Off Ver
    Office 365 ProPlus
    Posts
    33

    Re: Assembly Cost

    Thank you ptmuldoon.
    I tried but could seem to adjust the formula right.

  6. #6
    Forum Expert 63falcondude's Avatar
    Join Date
    08-22-2016
    Location
    USA
    MS-Off Ver
    365
    Posts
    6,266

    Re: Assembly Cost

    In C5, try

    =INDEX(SheetB!B:B,MATCH(B5,SheetB!A:A,0))*A5

  7. #7
    Valued Forum Contributor
    Join Date
    05-11-2013
    Location
    Wales
    MS-Off Ver
    Excel 2010
    Posts
    586

    Re: Assembly Cost

    Hi conway,

    Create a named range (Data) from the information in SheetB
    Put
    Please Login or Register  to view this content.
    in C5 SheetA and copy down.
    Format cells to number to 2 decimal places.

    Regards

    peterrc

  8. #8
    Forum Guru xladept's Avatar
    Join Date
    04-14-2012
    Location
    Pasadena, California
    MS-Off Ver
    Excel 2003,2010
    Posts
    12,378

    Re: Assembly Cost

    Try this - (let me know if you want the colors):

    Please Login or Register  to view this content.

  9. #9
    Registered User
    Join Date
    01-06-2014
    Location
    US
    MS-Off Ver
    Office 365 ProPlus
    Posts
    33

    Re: Assembly Cost

    Thank you 63falcondude,
    This worked.

  10. #10
    Registered User
    Join Date
    01-06-2014
    Location
    US
    MS-Off Ver
    Office 365 ProPlus
    Posts
    33

    Re: Assembly Cost

    Thank you peterrc,
    This worked.

  11. #11
    Registered User
    Join Date
    01-06-2014
    Location
    US
    MS-Off Ver
    Office 365 ProPlus
    Posts
    33

    Re: Assembly Cost

    Thank you xladept,
    This one worked as well.

  12. #12
    Registered User
    Join Date
    01-06-2014
    Location
    US
    MS-Off Ver
    Office 365 ProPlus
    Posts
    33

    Re: Assembly Cost

    I would like to say thank you to you all for you help.

  13. #13
    Forum Guru xladept's Avatar
    Join Date
    04-14-2012
    Location
    Pasadena, California
    MS-Off Ver
    Excel 2003,2010
    Posts
    12,378

    Re: Assembly Cost

    You're welcome!

    BTW - did I guess your nickname?

  14. #14
    Registered User
    Join Date
    01-06-2014
    Location
    US
    MS-Off Ver
    Office 365 ProPlus
    Posts
    33

    Re: Assembly Cost

    Yes you did. I was always a bad one.

  15. #15
    Forum Guru xladept's Avatar
    Join Date
    04-14-2012
    Location
    Pasadena, California
    MS-Off Ver
    Excel 2003,2010
    Posts
    12,378

    Re: Assembly Cost

    Tee Hee

+ 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. Building an assembly time tracker
    By PHS8100 in forum Excel General
    Replies: 1
    Last Post: 04-20-2015, 11:49 AM
  2. assembly, parts, stock - (BOM / inventory/mrp) help
    By sanj3d in forum Excel General
    Replies: 3
    Last Post: 01-08-2015, 11:30 PM
  3. Assembly line schedual
    By Journeyman3000 in forum Excel General
    Replies: 2
    Last Post: 01-05-2014, 08:09 PM
  4. Inventory assembly macro help
    By crash884 in forum Excel Programming / VBA / Macros
    Replies: 1
    Last Post: 07-25-2013, 10:12 PM
  5. Difficulty with Matrix Assembly
    By Water Doc in forum Excel Programming / VBA / Macros
    Replies: 4
    Last Post: 12-16-2012, 05:51 PM
  6. production assembly line
    By rrlan77 in forum Excel General
    Replies: 0
    Last Post: 07-01-2012, 11:15 PM
  7. Conditional assembly
    By andrugrasu in forum Excel General
    Replies: 2
    Last Post: 11-11-2011, 07:17 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