Hello. I am a beginner in Excel. I can edit formulas and doing basic work but this project is beyond me. I will explain it and keep it simple. I need to know the best way to approach this be it Macros, VBA code or whatever.
There are 3 workbooks. PlannedVol.xls Caculate.xls and Final.xls The process is as follows.
Step 1.In the Final.xls workbook I choose the plant location and the month from a drop down box. The parts that are corresponding to the month chosen and the plant location in PlannedVol.xls are then transferred to Calculate.xls.
Step 2. In Final.xls, the user selects the list supplies needed for those parts, those are then transferred to Calculate.xls
Step 3 The totals are calculated and sent back to Final.xls.
So you can see I am mostly needing to send and receive ranges of data between different workbooks. If it is easier, I can combine Calculate.xls and final.xls into one and just make them separate worksheets. What is the best way to start this project?
Thanks for the advice.
Bookmarks