Hey everyone, I am in the process of building a packing slip generator for our materials management team.
They have provided me with the details of all items that may be sent out and I have a basic sheet ready to go using a combination of VLOOKUP and INDEX MATCH formulas to try and make it easier for them. However it is still too complicated for some of the users in that department.
What I would like to do is create a form in Excel that once they pick their drop down values and type in the series of part numbers (this is tricky because there are two sets and not each item has both), along with carrier information and then have it auto-populate a packing slip which can then be printed to physical and electronic copy(while updating a table with a packing number that can be searched and referenced in the same workbook).
There is also the tricky situation of exporting, whereas if an item is to be exported it must be accompanied by the correct forms. I need to figure out a way to export the appropriate information to the correct places in the export form.
Basically.. my VBE scripting skills are null and I don't know how to proceed further.
Current workbook has 4 sheets, the Packing Slip sheet, Assets, Carriers (this has also become a work sheet where I set information for smaller lists for drop downs) and a Senders sheet which lists the various individuals who would be requesting an item shipped out.
What would be really neat is after all that is said and done... if the same sort of set up could be used for receiving. But thats asking a bit much i believe.
I dont want to use access because a. I dont know it very well and b. the users have a hard enough time with excel.
Thanks Everyone.
They have provided me with the details of all items that may be sent out and I have a basic sheet ready to go using a combination of VLOOKUP and INDEX MATCH formulas to try and make it easier for them. However it is still too complicated for some of the users in that department.
What I would like to do is create a form in Excel that once they pick their drop down values and type in the series of part numbers (this is tricky because there are two sets and not each item has both), along with carrier information and then have it auto-populate a packing slip which can then be printed to physical and electronic copy(while updating a table with a packing number that can be searched and referenced in the same workbook).
There is also the tricky situation of exporting, whereas if an item is to be exported it must be accompanied by the correct forms. I need to figure out a way to export the appropriate information to the correct places in the export form.
Basically.. my VBE scripting skills are null and I don't know how to proceed further.
Current workbook has 4 sheets, the Packing Slip sheet, Assets, Carriers (this has also become a work sheet where I set information for smaller lists for drop downs) and a Senders sheet which lists the various individuals who would be requesting an item shipped out.
What would be really neat is after all that is said and done... if the same sort of set up could be used for receiving. But thats asking a bit much i believe.
I dont want to use access because a. I dont know it very well and b. the users have a hard enough time with excel.
Thanks Everyone.