+ Reply to Thread
Results 1 to 34 of 34

Manufacturing Inventory reduction formula

  1. #1
    Registered User
    Join Date
    11-09-2011
    Location
    Denver
    MS-Off Ver
    Excel 2003
    Posts
    19

    Manufacturing Inventory reduction formula

    Hello,

    I work in an electronics board manufacturing lab. For many years inventory was not kept current, and parts shortages were common.

    Using a previous excel inventory list (10 years old), I've updated the many thousands of individual parts counts.

    Now with inventory correct, I need to write a formula removing the parts from inventory as I build cards. Meaning if I build a single board (or numerous cards), I need it to remove five parts from box 21E (or E21?), plus 20 parts from box 59E, 2 parts from box 308E and so on. For each card entered into the formula box.

    There are up to a total of 90 parts that go into a card in some cases. So entering reduction numbers for each part is tedious and time consuming. In some cases taking as long as the build itself.

    I've done serious hunting on the net. Finding mostly over complicated, often unneeded featured like profit margin, forecasts etc...

    I only need it to remove what I use based on the number I build (enter).

    Thanks

    P.S. I have not written Excel function since Windows 3 So, I've lost most of that schooling. So, I'll need a template/example I can work with/build up.
    Last edited by Vancefish; 11-09-2011 at 02:35 PM. Reason: spelling error

  2. #2
    Forum Guru MarvinP's Avatar
    Join Date
    07-23-2010
    Location
    Woodinville, WA
    MS-Off Ver
    Office 365
    Posts
    16,291

    Re: Manufacturing Inventory reduction formula needed.

    Hi Vancefish and welcome to the forum,

    See the attached for a first idea. The inventroy for parts is in columns A and B.
    Each board parts are to the right in a column of its own. You would put the number of parts needed for that board in the appropriate rows.

    Now - I've got event code where you double click on the board name, which will subtract the board numbers from the In Stock values.

    If you do lots of multiple boards, I'd invent a loop to count times it subtracted. I think an add back on parts because you double clicked too many times would also be a good idea (enhancement).

    See if the attached works for a starter.
    Attached Files Attached Files
    One test is worth a thousand opinions.
    Click the * Add Reputation below to say thanks.

  3. #3
    Registered User
    Join Date
    11-09-2011
    Location
    Denver
    MS-Off Ver
    Excel 2003
    Posts
    19

    Re: Manufacturing Inventory reduction formula needed.

    I may not understand, or it may not be what I'm trying to do.

    I want a formula that removes the parts in each bin/slot, based on an entered quantity. Meaning if I enter the number 1 into BOX F1200, it removes all the parts from all the bins for one card. Where as if I enter 10 into BOX F1200 I'd like it to remove the parts for all 10 cards from all bins/slots/boxes.


    Meaning if each card uses ten (10), 20K 5% 1/4w (in slot E718) and two (2) LM258 (E443) per card. Entering 10 would remove one hundred (100) 20K 5% 1/4w and twenty (20) LM258 from their perspective inventory slots.

    I am hoping to enter one number (cards built) resulting in each components count being reduced by the number in each card, times the number of cards built. This way I build ten (10) cards, log into excel, enter the number 10 into a box, then ALL the parts in 10 cards are removed from inventory (about 90 part numbers, about 143 individual parts per card).

    I'm sorry if I'm not clear in my desires as well. I'm sure this is an easy, very repetitive formula. Something like : If F1200=1 then E718 -10, E442 -2, .... I just do not understand Excel formula code anymore. Thus I'm not having much luck figuring it out.

    What I've gathered thus far is the code looks more like : [=E718 10*F1200, E443 2*F1200,..

    I THINK??

  4. #4
    Forum Guru MarvinP's Avatar
    Join Date
    07-23-2010
    Location
    Woodinville, WA
    MS-Off Ver
    Office 365
    Posts
    16,291

    Re: Manufacturing Inventory reduction formula needed.

    Hi Vancefish,

    Here is what I did in my attached file.
    1. In Column A and B are part names and number of them in stock
    2. In columns E to K are Boards you are building with the number of parts that go on that board.
    3. You will need to update the numbers below the boards so they reflect the chips/resistors/capasitors on each board.
    4. You DOUBLE-CLICK on the Board1 (Row 1) and it will subtract all part numbers under that board from the total.

    This is how I saw you could accomplish your goal of keeping track of parts in stock.

    What if you double click on a Board Number and a prompt will ask how many cards you are taking parts out for. See the attached with this new feature.

    Double Click on row 1 and see that card's parts subtracted from the In Stock numbers. I think this is a GREAT solution for your problem. You will need to fill in the number of stock parts are in each card.
    Attached Files Attached Files

  5. #5
    Registered User
    Join Date
    11-09-2011
    Location
    Denver
    MS-Off Ver
    Excel 2003
    Posts
    19

    Re: Manufacturing Inventory reduction formula needed.

    Thank you SO much!

    The issue I had was Macros were being blocked. (I didn't know it did that.) Once enabled I can see how it works.

    Now to recreate it in MY inventory.

    I may be back with further questions.

    Thanks again.

  6. #6
    Registered User
    Join Date
    11-09-2011
    Location
    Denver
    MS-Off Ver
    Excel 2003
    Posts
    19

    Re: Manufacturing Inventory reduction formula needed.

    Well, Being very new to excel, especially NEW excel. I'm having issues figuring out how to apply this, I assume "Macro".

    I asked our accountant for assistance, as he (I assumed) had extensive knowledge of Excel. (Plus happened to unexpectedly show up).

    He helped me find the macro in the example (which was a huge help). However once he knew this was a current inventory (which was correct for the first time in 10 years). He tried to talk me out of using your macro. He started talking about a line by line "old fashion" way. Which gave an end result / parts used (at the end of the year). Which would require an almost line by line input.

    Then on his way out the door, he called your macro "elegant".

    I'm guessing he just wanted more out of it, but didn't know how to program that into your macro. (the number of parts used at the end of the year).

    So, my issue is HOW do I move this wondrous macro to my current inventory? Does it have to be installed in each cell, or is it a column thing? Plus my companies accountant would like to see the numbers removed from the current inventory, added to their own column. (if that's possible).

    Again, I'm sorry for being so illiterate with this. If all else fails, I could just move my inventory into your example. (I don't really care about the accountants happiness)

  7. #7
    Forum Guru MarvinP's Avatar
    Join Date
    07-23-2010
    Location
    Woodinville, WA
    MS-Off Ver
    Office 365
    Posts
    16,291

    Re: Manufacturing Inventory reduction formula needed.

    Hi Vancefish,

    I understand the accountant's concern. S/he needs to document each transaction so it can be recreated or undone if needed. What happens if you claim 20 boards are made and you put in the wrong board number or it was only 17 boards? Reconcileing is a big part of acconting and my macro doesn't do this well.

    A few questions for you.
    1. Does a date field need to be included in the process?
    2. How do you add supplier parts to the total inventory?
    3. What if a board changes and you need to add a resistor or chip and document old boards after the update?
    4. How do you undo a wrong number of boards you've already subtracted?

    The questions above depend on how your work processes work. Do you get resistor or chip parts and simply add them to the box of chips? How would you do this process by hand? Should the Excel process be a similar process?

    Do you use this data to determine when to order new parts? Do you need a trend line of individual parts inventory?

    How many times a day do you subtract board parts from the big inventory. Is it 2 ot 200? What is the process?

    How many different boards do you need to have a list of parts for?

    As for the Macro -
    It is behind the worksheet because it is an EVENT macro. You should set a breakpoint and step through it to see how it works.

    What would happen if evertime you subracted parts by double clicking on a board number it did this...
    After subtracting the parts it would copy the total inventory to a new sheet (in a new column) with a Time and Date Stamp at the top along with a Board Name and number you of boards you specified? This might make the accountant happy.

    As I think about this problem - I think you should transpose your data.
    Column 1 = Board Name
    Column 2 = Number of boards
    Column 3 = Date
    Column 4 = Part1
    Column 5 = Part2

    In the top two rows you would have your current total inventory.

    Starting in Row 4 you would have individual board names along with number of parts needed for each.

    On a separate sheet or perhaps below the last board you would start documenting the date and time and number of boards subtracted along with a copy of row 2. This would then show the declining of parts in total inventory.

    I hope this makes sense. Please answer some of the above questions if you can so we can get you a GREAT answer instead of just a first concept test.

  8. #8
    Registered User
    Join Date
    11-09-2011
    Location
    Denver
    MS-Off Ver
    Excel 2003
    Posts
    19

    Re: Manufacturing Inventory reduction formula needed.

    We are a very small company. Only two full time, two part time, the Engineering consultant, and the owner who barely works there. The accountant is seen a couple of times per year.

    Answers to your questions:

    1. No date stamp is needed. The accountant just wants an easy to read number of each part used at the end of the year.

    2. We tend to buy parts in bulk. So on occasion a roll of resistors is ordered. (usually around 5000 parts). Chips come in the classic tubes, of which we'll buy a few hundred parts at a time. Because of this I just input parts manually, and can continue to do so. With only a couple/few parts on an order it's not that big of a deal to do this.

    3. I've been working here 9 years. In that time we've had a few minor parts changes. However they are usually just a switch from say a 10K 5% to a 10K 1%. Which I could change in the list when/if this happens. We also do some custom work, which would have to be entered manually. (As I do it all now).

    4.Hopefully I wouldn't need to! Realistically I'd have to do it manually. However once these are stuffed there is NO un-stuffing them. Boards are often built in advance of orders. Then kept until needed. (although in small quantities of around 10 cards). So, if an order is cancelled half way through, the cards are still completed and held for the next customer.

    5. We do not use the inventory to decide when to buy parts. (historically). Although I'd love to use it as an advanced reference. Usually I build along until I find a parts shortage, inform the boss, he orders more. I continue building while the parts are shipped in. I'd far prefer being able to input the number of cards I need to build, then have each shortage turn Red, or have that part moved to another sheet (page). However this is not necessary at all. It would be a god sent, to not be counting everything before building, So we can place an early order BEFORE we run out. However this can be done visually. It does not need to be part of this spreadsheet. Plus with a small inventory, this will be when I correct the count.

    6. I only remove parts from the "inventory" about once or twice per week. Unless I'm on a build. Then I remove the entire Bill of Material list all at once.

    7. How many differing boards do we build? We have seven different cards we build.

    I'm sorry to have complicated this so much. All I want is a simple running inventory. I couldn't care less about the accountant. I just thought it wouldn't be to difficult to have it MOVE parts, instead of deleting them all together. Then at the end of the fiscal year there would be a column of parts in inventory, AND a column of Parts that were taken from inventory since last fiscal year. When the accountant looks at these figures (once per year), HE can zero the column for the following year.

  9. #9
    Forum Guru MarvinP's Avatar
    Join Date
    07-23-2010
    Location
    Woodinville, WA
    MS-Off Ver
    Office 365
    Posts
    16,291

    Re: Manufacturing Inventory reduction formula needed.

    Hi,

    See the attached with a better way to look at the data. This might keep the accountant happy.
    Once Again - double click on the Board Number to activate the macro behind sheet 1.
    I've added an Order / Invoice number. The total of all parts will show below the boards. It will add to the bottom an accounting of how many parts were used for that board's order.

    If I did this for myself, I'd put a date after each order and do a pivot table on it.
    Attached Files Attached Files

  10. #10
    Registered User
    Join Date
    11-09-2011
    Location
    Denver
    MS-Off Ver
    Excel 2003
    Posts
    19

    Re: Manufacturing Inventory reduction formula needed.

    I do like this one. It's more data then the accountant would ever need. I would need to move my inventory to this spread sheet, as ours is set up the other way. I can deal with that though.

    My only question on this one is, adding new inventory? When I double click the "in stock" inventory box's, it diverts to the top box. Thus, not allowing me to add to current stock.

    It would be fine if all I had to do was add to the "In Stock" number, to add new inventory.

    However if something could be set up where clicking the next number down in the "A" column allows adding to stock. That would be great. I'd add the incoming PO# (in this example it would be box A20), Then enter positive numbers for each Part's column into the correct column boxes? Maybe??

    This would give me lines of incoming as well as outgoing.

    It does not need to be this complicated though. Just being able to add to the "in stock" row would be fine.

  11. #11
    Forum Guru MarvinP's Avatar
    Join Date
    07-23-2010
    Location
    Woodinville, WA
    MS-Off Ver
    Office 365
    Posts
    16,291

    Re: Manufacturing Inventory reduction formula needed.

    Hi Vancefish,

    If you create a new order called "Stock In" or some name like that and put positive numbers in that row, they will be reflected in the "In Stock" number. This is how to add parts to the stock.

    If you get a completely new part, you should create a new column with that part / box number and start using it from the beginning. You will need to copy the row formula from the last In Stock Column to this new column.

  12. #12
    Registered User
    Join Date
    11-09-2011
    Location
    Denver
    MS-Off Ver
    Excel 2003
    Posts
    19

    Re: Manufacturing Inventory reduction formula needed.

    I see it now. Thank you. That will work out fabulously.

    Now for the fun part, moving the list!

  13. #13
    Forum Guru MarvinP's Avatar
    Join Date
    07-23-2010
    Location
    Woodinville, WA
    MS-Off Ver
    Office 365
    Posts
    16,291

    Re: Manufacturing Inventory reduction formula

    You should be able to copy and Paste Special using Transpose to convert your parts data.

    See
    http://www.techonthenet.com/excel/fo.../transpose.php

  14. #14
    Registered User
    Join Date
    11-09-2011
    Location
    Denver
    MS-Off Ver
    Excel 2003
    Posts
    19

    Re: Manufacturing Inventory reduction formula

    I am working on that aspect now.

    Issue I have is adding a couple of extra inactive rows across the top, while changing which rows are active "Board" rows.

    My boss wants (and currently has in the old inventory) a category row (Resistors, Diodes, etc), as well as a physical location row (Shelf A1-J9) of each part. So, I've been messing with the Macro trying to add two inactive lines on the top, without messing up the current functions. I actually messed it up once, having to start over to recover function.

    If we can get those two inactive lines on top, one for part category such as "Resistor". Plus a second inactive row where I can write the physical location address like A1 or F12 for each part. I think I'd be set!

    Thanks
    Last edited by Vancefish; 11-14-2011 at 05:52 PM. Reason: clairified

  15. #15
    Registered User
    Join Date
    11-09-2011
    Location
    Denver
    MS-Off Ver
    Excel 2003
    Posts
    19

    Re: Manufacturing Inventory reduction formula

    OK, I figured that out. I just had to alter the "Board" ranges in the Macro, after creating the new rows.

    Thanks again for all the help.

  16. #16
    Registered User
    Join Date
    11-09-2011
    Location
    Denver
    MS-Off Ver
    Excel 2003
    Posts
    19

    Re: Manufacturing Inventory reduction formula

    It seams the reason we were running parts down the side was, how many parts we have. I've been eliminating parts we no longer carry, reorganizing and confirming counts. I've made it through most of the input, (and cleanup). (Alarms, Batteries, Caps, Diodes, fuses, IC chips,). Now I'm part way through Resistors.

    Issue is, I've come to column "I.V.". (The last available column?) I still need about 60 more parts columns. I thought this would continue through ZZ.

    I know sheets can be linked. However I do not know how to do that, OR if the macro would need to be (or even could be?) linked to the second sheet?

    I thought by separating my co-workers "hardware" into it's own inventory, I'd be able to fit this all in. (I didn't know it would cut off at IV).

    At this point I'm stuck. I'm thinking I can continue on a new copy of the sheet (unlinked) then after we figure out this new issue I can easily copy it over. (no missing, or no longer used parts in the mix).

    I tried re-starting excel, and adding columns before I.V. , but all that did was moved everything to the right, eliminating I.V. and making I.U. into the new I.V.
    Last edited by Vancefish; 11-21-2011 at 05:29 PM. Reason: Added data

  17. #17
    Forum Guru MarvinP's Avatar
    Join Date
    07-23-2010
    Location
    Woodinville, WA
    MS-Off Ver
    Office 365
    Posts
    16,291

    Re: Manufacturing Inventory reduction formula

    Hi Vancefish,

    Excel 2007 and 2010 have a larger max for rows and columns. If you could start using 2010 on your 2003 data that might let you use more columns. When you are done trimming things down you could then again save as .xls.

  18. #18
    Registered User
    Join Date
    11-09-2011
    Location
    Denver
    MS-Off Ver
    Excel 2003
    Posts
    19

    Re: Manufacturing Inventory reduction formula

    So, what your saying is,.. I need to find a computer with a registered, working copy of Excel 2007/2010, transfer the data to said PC, use that PC to add more columns (and fill them in), transfer the data back to my PC after filling those columns, THEN I might have more columns in my PC? Maybe?

    Also, I've already BEEN trimming the fat. I'm up to 256 parts, and need about 60 more. Nothing already added can be removed, because it exists. What I'm removing is the stuff that we used up, but was still showing as stock.

    I'm starting to think it'd be easier to spend my own money to buy inventory software! I can barely afford to eat, but at least I wouldn't be spending 7 hours a day trying to build this stupid system with this faulty, overcomplicated software! I NEED to build an order of cards, It's due in two weeks. YET I've spent the last two weeks doing nothing but THIS! It's starting to look like I'll have to start over,.. AGAIN.

    Basically, I'm floating down the river, headed for the falls. If I don't get this done, My boss is going to freak out. Yesterday morning ALL I needed was 68 more columns and a half hour. Now I need another week, another PC, another version of Excel, or just blow it all off and loose my job! WTF???

    So, I can't link a second sheet to this one and just continue on another page?

    The Software DOES end at 256 columns? If so WHY are we using columns instead of rows like before? We KNOW there are enough rows, because it all fit (including hardware) in rows. (256 columns and 65,536 rows)

    I'm sorry to be flustered, but like I said I have MONTHS of counting, WEEKS AND WEEKS of input, and study, and as of today, I feel I'll need to blow it off and start over after I build this order. (thus screwing up the inventory again).

    Has electronics inventory always been such a HUGE pain? Has nobody ever done this??? It seems simple enough, you buy parts, build a product FROM said parts, thus needing THIS type of inventory software to remove the parts, converting them to end product (which the inventory does not need to do in my situation).

    I have a 26 mile commute. Since I CAN'T actually DO anything until I figure this out. I'm loosing hours and NOT going in. I can stair at this and (and yell and scream at it) right here in the comfort of my own un-paying home, without wasting gas. Instead of just yelling and staring at it there.
    Last edited by Vancefish; 11-22-2011 at 12:08 PM. Reason: Added data from google search on # of Columns in Excel.

  19. #19
    Registered User
    Join Date
    11-09-2011
    Location
    Denver
    MS-Off Ver
    Excel 2003
    Posts
    19

    Re: Manufacturing Inventory reduction formula

    ONLY a registered, working copy of Excel 2010 (not Student) has more then 256 columns. (according to a Google search)

    Basically, if I can't link pages, All this was time wasted. I will not be getting more columns, and can't afford Excel 2010 ($239.99 for business version). So, I'll either need to build a second sheet where I RE-enter the invoice and number built in a second inventory. (thus having two inventories, with two inputs of orders). OR I can try to build it vertically with a macro that runs the other way. (still voiding all this last two weeks work). AFTER I build this order.

    Problem is, trying to pawn this TWO inventory system off on my boss. (He WILL NOT be happy!)

    This sure is fun!
    Last edited by Vancefish; 11-22-2011 at 12:26 PM.

  20. #20
    Registered User
    Join Date
    11-09-2011
    Location
    Denver
    MS-Off Ver
    Excel 2003
    Posts
    19

    Re: Manufacturing Inventory reduction formula

    I just installed a copy of Office 2007 my boss used to have on a now dead laptop. I found it in a box here in the office.

    Still just 256 columns. So, it's confirmed, Only 2010 has more columns.

    So, I don't know anyone with 2010, can't afford to buy 2010.

    My options are:
    1. go back to what I had (rows). OR,
    2. Try and talk my boss into spending a bunch of (unexpected) money. (Always a fun prospect). OR,
    3. Talk him into two separated inventories (which I personally hate, and thus will have a hard time selling).

  21. #21
    Forum Guru MarvinP's Avatar
    Join Date
    07-23-2010
    Location
    Woodinville, WA
    MS-Off Ver
    Office 365
    Posts
    16,291

    Re: Manufacturing Inventory reduction formula

    Hey Vancefish,

    I needed to check my thinking about max columns in 2003 vs 2007. Here is what I've found.
    http://www.rivier.edu/staff/acallaha...7excel/max.htm

    I had no idea you had so many boxes of stock parts until yesterday's post.

    Microsoft Access may be more suited to a large company inventory control. The problem is the learning curve is very steep and is more suited to a team of people, all who build or use the data. Excel is the standard, easy to learn and use and can be used for many different problems, once learned.

    I believe I suggested a Copy and Paste using TRANSPOSE a few posts ago. Did you ever examine this feature. It may allow you to convert back and forth between Rows and Columns arrangements of data.

    It looks like I've given you 3 different possible sample files to work with and you haven't shown me any samples of what you are really working with. Perhaps when you ask another question you could supply a sample attached spreadsheet so we could get on the same page earlier.

    I'm sorry if my suggestions aren't working out for your problem.

    Maybe one of the smart guru's can jump in on this one and help.

  22. #22
    Forum Guru MarvinP's Avatar
    Join Date
    07-23-2010
    Location
    Woodinville, WA
    MS-Off Ver
    Office 365
    Posts
    16,291

    Re: Manufacturing Inventory reduction formula

    Again,

    Microsoft has a site for free exchange of templates. See Excel templates with Inventory in their descripton at:
    http://office.microsoft.com/en-us/te...ventory&av=zxl

    You asked if two sheets can be "linked" so you can expand your number of columns. Anything is possible (almost) in excel. It just gets harder to do things when this happens. Why don't you have a sheet for resistors, another for capasitors, another for transistors, etc. BUT BEFORE YOU DO THIS, test it with a small sample workbook. See if it works for you and then start updating your data.

    It sounds like you have spent a majority of your time focused on inputting stocking numbers and less seeing if your input will result in a bigger and better method or answer.

  23. #23
    Registered User
    Join Date
    11-09-2011
    Location
    Denver
    MS-Off Ver
    Excel 2003
    Posts
    19

    Re: Manufacturing Inventory reduction formula

    I am a manufacturing, electronics technician. Not an inventory/admin person. I have no experience with Excel other then a month in Business school 19 years ago.

    I'm sorry you didn't get the number of parts in my inventory earlier. However 90 different parts per card TIMES 8 cards. Equals 720 differing parts. With about 30% being duplicates (in more then one card), we have about 500 different parts in stock. I'd planned to separate SMT parts, from Through hole parts with separate inventories.

    However I think I'll need to either spend money, or start over.

    I don't know how to show you what I've done. (Excel illiterate) Our old inventory was repetitive, had unneeded, excessive data that the new inventory did not need copied.

    For example in the old inventory we had TWO separate boxes with a part NAME and a second with a part DESCRIPTION. Issue was almost every part had the same thing in both boxes, with excess included in each box. Such as ['R 100k OHM 1/4W 5% CERAMIC]. Instead of ['100K 5% 1/4W C]. By eliminating the excessive crap, I could fit more info in a tiny, unexpanded box.

    PLUS I was entering which parts are used in each board as I went. (which IS why I'm doing this).

    I don't think Excel has the ability to correct those things OR clean it all up like I did. Which is why I did it manually. I was able to transfer the data at 1 part per 1 min. with corrections, clean up, and parts used on each card.

    Currently
    Row 1 is Part Category such as 'Resistor.
    Row 2 is Physical location such as, 'A1
    Row 3 is Part Name/Desc. Such as '100k 5% 1/4w c

    The rest is YOUR spread sheet filled in with MY data, and shifted down two lines (YES the macro is shifted too). I DID test it MANY times. my only issue is running out of columns.
    Last edited by Vancefish; 11-22-2011 at 04:36 PM.

  24. #24
    Forum Guru MarvinP's Avatar
    Join Date
    07-23-2010
    Location
    Woodinville, WA
    MS-Off Ver
    Office 365
    Posts
    16,291

    Re: Manufacturing Inventory reduction formula

    Suggestion -

    Continue adding parts on a second sheet. We'll rewrite the macro to jump to the second sheet and subtract card parts from the entire stock number.

    There is no "official way" to "link worksheets" but adding on the macro might work.

    To attach a file, so we can see what you have, you need to click on the "Go Advanced" below the message area and then on the Paper Clip Icon above the message area. This will open a window to allow you to select a file to attach.

  25. #25
    Registered User
    Join Date
    11-09-2011
    Location
    Denver
    MS-Off Ver
    Excel 2003
    Posts
    19

    Re: Manufacturing Inventory reduction formula

    I just wrote a long apology, and explanation, and it didn't post.

    So, I'm sorry about my attitude yesterday. Lets just say it's been a rough week.

    However I just opened a brand new Excel work sheet, and it goes WAY past I.V..

    I'm just guessing but, I'd guess Excel just didn't update the file to the newer version when I upgraded to 2007?

    Either way. I CAN get more columns. I just need to figure out HOW to get the current file to update. OR to transfer it to a larger file (copy).

    Here's a copy though.
    Attached Files Attached Files

  26. #26
    Registered User
    Join Date
    11-09-2011
    Location
    Denver
    MS-Off Ver
    Excel 2003
    Posts
    19

    Re: Manufacturing Inventory reduction formula

    I was able to copy and paste the entire thing to a new 2007 Excel spread sheet. :-)

    Issue is, I still do not know how to install the Macro into a spread sheet. For now, I can continue to install numbers into the new 2007 spread sheet. After I learn how to either install the macro into it, or get a working 2007 expanded version I can complete this.

    Again, sorry about yesterday, and Thank you for all your help.
    Last edited by Vancefish; 11-23-2011 at 03:16 PM.

  27. #27
    Forum Guru MarvinP's Avatar
    Join Date
    07-23-2010
    Location
    Woodinville, WA
    MS-Off Ver
    Office 365
    Posts
    16,291

    Re: Manufacturing Inventory reduction formula

    Hi Vancefish,

    I opened your attached file and did a copy all the data on sheet 1 and Pasted it TRANSPOSES onto sheet 2. It took about 5 keystrokes. see attached.

    Then I created an Autofilter on the data in Sheet 2. The idea is that you can click in Row 1 and filter to see only parts that are used by a single board. You simply uncheck the zero for number of parts for that board.
    This might be useful in seeing which parts go with each board and not having to view all those zeros.

    Now that I have a sample of your data, putting it in Rows (like sheet2) has some advantages. What is lost is the ability to track the dates and orders that decrease the parts.

    I think Excel can handle it but there are many ways to deal with this problem. What question does the boss ask. How many parts are left? When did we go negative? Which board used those parts by date?

    It is very useful to see a sample of what you are working with.

    I wrote code for my sample data but what exactly do you want with what you have now. Do you want it to work on sheet 1 or sheet 2?
    Attached Files Attached Files

  28. #28
    Registered User
    Join Date
    11-09-2011
    Location
    Denver
    MS-Off Ver
    Excel 2003
    Posts
    19

    Re: Manufacturing Inventory reduction formula

    Hello.

    Hope you had a good holiday. I have been ill since last Thursday. Some type of cold, but I'm getting better.

    Onto business...

    I just continued on a new 2007 Excel page that doesn't have the working Macro. I'm well into "J?". I just need to know how to move the Macro onto the new 2007page, Or have a working 2007 page with the macro already in it. (the new cleaned up version copies easily)

    I like the second page look, as my boss might also (more like before). However I've grown fond of the "new" version. Plus the macro doesn't seem to work on the second sheet. I clicked the board names, but all I get are the sort function. (which my boss would love BTW).

    I'm back to work today (cough in hand). Going to try and get the last of the info entered into the new 2007 Excel sheet. I'm worrying about the functionality of it later.

    Thanks again.

  29. #29
    Forum Guru MarvinP's Avatar
    Join Date
    07-23-2010
    Location
    Woodinville, WA
    MS-Off Ver
    Office 365
    Posts
    16,291

    Re: Manufacturing Inventory reduction formula

    Hi Vancefish,

    You need to attach what you have so I can see what you are talking about.

  30. #30
    Registered User
    Join Date
    11-09-2011
    Location
    Denver
    MS-Off Ver
    Excel 2003
    Posts
    19

    Re: Manufacturing Inventory reduction formula

    Here you go.
    Attached Files Attached Files

  31. #31
    Forum Guru MarvinP's Avatar
    Join Date
    07-23-2010
    Location
    Woodinville, WA
    MS-Off Ver
    Office 365
    Posts
    16,291

    Re: Manufacturing Inventory reduction formula

    Here you go - Put the code in "Even Newer" and also did Sheet2
    Attached Files Attached Files

  32. #32
    Registered User
    Join Date
    11-09-2011
    Location
    Denver
    MS-Off Ver
    Excel 2003
    Posts
    19

    Re: Manufacturing Inventory reduction formula

    Fabulous! Thank you. I just wrote this below. (I'll leave it).

    As you can see. I was able to continue past I.V. using Excel 2007. Issue is I still don't understand how the macro is installed into an Excel spread sheet. So, as I said a few posts ago I've just continued in this new spread sheet which does not have your Inventory reduction Macro installed.

    As I said earlier today, I like the second sheet you created allowing you to look at only board specific parts. (Fabulous idea!) I did not check to see if it was linked to reduce both Page 1 and Page 2, From page 1. (Which I should have done before leaving work).

    Issue is getting the reducing Macro to work on the extended column 2007 Excel spread sheet. I've continued well past the point 2003 stopped (I.V. / 256 columns). Which all the entered new stuff, is very easy to copy and paste (being cleaned up and verified).

    When I left work tonight I only had about 20-30 more resistors to enter (I think). Then maybe a few other things to finish it off.

    I again am sorry I do not understand. How exactly are you attaching these macro's to a cell? My accountant showed me how to access your macro via entering 0 as the number of cards. Then analyzing? I think? However how you attached that to the box in the first place is beyond my knowledge. Maybe if I understood HOW that was done. I could better understand this. (The only Macro's I ever wrote were to spam Local chat in Mos Eisley courtyard for Merchant/guild promotion in SWG.)
    Last edited by Vancefish; 11-29-2011 at 11:16 PM. Reason: There was an update to the thread.

  33. #33
    Forum Guru MarvinP's Avatar
    Join Date
    07-23-2010
    Location
    Woodinville, WA
    MS-Off Ver
    Office 365
    Posts
    16,291

    Re: Manufacturing Inventory reduction formula

    OK Vancefish,

    Find attached with a variable for the number of columns. Look at the vba code behind Sheet1 to see the new code. Hope this does it for you.

    It may be time to start learning more about Excel and VBA so you can understand how Transpose, AutoFilters and VBA code fit into Excel.
    Attached Files Attached Files

  34. #34
    Forum Guru Winon's Avatar
    Join Date
    02-20-2007
    Location
    East Rand, R.S.A.
    MS-Off Ver
    2010
    Posts
    6,113

    Re: Manufacturing Inventory reduction formula

    Hello MarvinP,

    I read this whole thread. I must say that I think you were absolutely outstandingly helpfull !!!

    Pretty sure that Vancefish is much better off now.

+ 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