PC Review


Reply
Thread Tools Rate Thread

Can I make Bills of Material that deducte given QTY's fron invant

 
 
extremecase_8
Guest
Posts: n/a
 
      7th Nov 2008
I have a spread sheet that I have created to track the invantory of parts
that we put into kits. I update the spreadsheet the long way every time I
sell a kit. Is it posable to to make parts lists on either a seperate
"sheet" or on a seperate document that will have all of the parts that go
into these kits and their quantities so that I can just subtract a kit at a
time from the total invantory?
 
Reply With Quote
 
 
 
 
JLGWhiz
Guest
Posts: n/a
 
      7th Nov 2008
The short answer is yes. Getting there depends on what you are using for an
inventory data base and where you intend to build you bill of materials. If
you are using Excel for both, then the bill of materials would be treated as
a list. The inventory database would need to be constructed so that you
could use either a part number or stock number for matching. Things to
consider in constructing a loop to walk down the BOM and find items in the
inventory would be the number of locations in inventory, reserved quantities,
etc., But basically, it is as simble as using a For Each...Next loop to walk
the bill of material and a Find statement to locate the inventory record.
You would need either If...Then statements or Select Case statements to make
sure the BOM quantities can be substracted from available quantities. There
would be some math comparisons if you have reserved quantities, plus you
might be concerned with reorder activiity to replace inventory. It depends
on how much inventory management you want to build into it.

"extremecase_8" wrote:

> I have a spread sheet that I have created to track the invantory of parts
> that we put into kits. I update the spreadsheet the long way every time I
> sell a kit. Is it posable to to make parts lists on either a seperate
> "sheet" or on a seperate document that will have all of the parts that go
> into these kits and their quantities so that I can just subtract a kit at a
> time from the total invantory?

 
Reply With Quote
Reply

Thread Tools
Rate This Thread
Rate This Thread:

Posting Rules
You may not post new threads
You may not post replies
You may not post attachments
You may not edit your posts

BB code is On
Smilies are On
[IMG] code is On
HTML code is Off
Trackbacks are On
Pingbacks are On
Refbacks are Off


Similar Threads
Thread Thread Starter Forum Replies Last Post
how can i make payment request against the bills letter about payment Microsoft Word Document Management 1 20th Feb 2009 02:03 PM
Use VOIP and make big saving in Telephone bills! halparke@gmail.com DIY PC 0 7th Feb 2009 09:17 AM
I need to make a list of bills, whne they are due and to whom. =?Utf-8?B?TGlzYSBLdW56?= Microsoft Excel Setup 1 19th Jul 2005 08:54 PM
How do I make a chart that will automatically calculate my bills . =?Utf-8?B?bWVsaXNzdG8=?= Microsoft Excel New Users 2 20th Mar 2005 07:15 AM
How do I make a chart that will automatically calculate my bills . =?Utf-8?B?bWVsc3Rv?= Microsoft Excel New Users 0 19th Mar 2005 05:43 PM


Features
 

Advertising
 

Newsgroups
 


All times are GMT +1. The time now is 11:06 PM.