Greetings,
Based on the attached sample file,
1. In my receiving report I’d like to rename receipt date and store name as in my order report: order date and supplier.
Order Report --- Receiving Report
Order Date --- Receipt Date (should be named Order Date)
Supplier --- Store Name (should be named Supplier)
Account Code --- Account Code
Order Number --- Order Number
Blanket Order ---
Order Type --- Order Type
Distribution Amount --- Distribution Amount
2. Delete the remaining columns in both order and receiving reports so in the end I’m left with the following:
Order Number---Order Date---Order Type---Blanket Order---Supplier---Account Code --- Distribution Amount
3 Reconcile the two reports in a new worksheet: combine duplicate on the basis of order number and distribution amount values for both reports, then
compare and determine outstanding distribution amounts i.e. order – receiving
can a macro/vba be used to accomplish the above manual process?
TIA,
Regards
OCM
Based on the attached sample file,
1. In my receiving report I’d like to rename receipt date and store name as in my order report: order date and supplier.
Order Report --- Receiving Report
Order Date --- Receipt Date (should be named Order Date)
Supplier --- Store Name (should be named Supplier)
Account Code --- Account Code
Order Number --- Order Number
Blanket Order ---
Order Type --- Order Type
Distribution Amount --- Distribution Amount
2. Delete the remaining columns in both order and receiving reports so in the end I’m left with the following:
Order Number---Order Date---Order Type---Blanket Order---Supplier---Account Code --- Distribution Amount
3 Reconcile the two reports in a new worksheet: combine duplicate on the basis of order number and distribution amount values for both reports, then
compare and determine outstanding distribution amounts i.e. order – receiving
can a macro/vba be used to accomplish the above manual process?
TIA,
Regards
OCM