ronaldmacdonald
MIS
Hi guys/girls
Does anyone have a bit of vb code that will compare corresponding values in 2 spreadsheets?
E.g:
step 1. Open spreadsheet a
step 2. Open spreadsheet b
step 3. Compare value (spreadsheet a cell b1) >
(spreadsheet b cell b1)
step 4. If step 3 true set variable counter to 1.
If step 4 false set variable counter to 0.
step 5. Close spreadsheet a and spreadsheet b
Thats the basic spec of what I would like to achieve. Im no expert on VB stuff so am struggling to know where to begin on such a function.
Cheers
Ronald
Does anyone have a bit of vb code that will compare corresponding values in 2 spreadsheets?
E.g:
step 1. Open spreadsheet a
step 2. Open spreadsheet b
step 3. Compare value (spreadsheet a cell b1) >
(spreadsheet b cell b1)
step 4. If step 3 true set variable counter to 1.
If step 4 false set variable counter to 0.
step 5. Close spreadsheet a and spreadsheet b
Thats the basic spec of what I would like to achieve. Im no expert on VB stuff so am struggling to know where to begin on such a function.
Cheers
Ronald