Home |
Search |
Today's Posts |
#1
![]()
Posted to microsoft.public.excel.programming
|
|||
|
|||
![]()
I have a project where I will have incoming order workbooks. The order
workbooks have UPC numbers and amounts. I want to write a script that will transfer the amounts from the "order workbook" to the "master workbook" by matching UPC numbers. The actual structure of the books is subject to change, so it cannot be a copy and paste. My first thought was to transfer the UPC range and the "amounts" range into arrays, then find each element of UPC range in the master book, and print the amount from the corresponding element in the "amounts range". Not sure if this would be the best approach. Any help would be appreciated. Thanks |
Thread Tools | Search this Thread |
Display Modes | |
|
|
![]() |
||||
Thread | Forum | |||
array question | Excel Discussion (Misc queries) | |||
Array question | Excel Programming | |||
Array Question I think | Excel Programming | |||
Array question | Excel Programming | |||
vba array question | Excel Programming |