Hello All,
I am trying to write some coding which has two outcomes depending on whether a certain value is found or not in an absolute reference region.
The first scenario is for when the value (in this case "INVOICE NO.") is found. In this case, the macro simply ends.
The second scenario is for when the value "INVOICE NO." is NOT found. In this case, the macro calls another macro named "Tabulating_overcharges_undercharges_results_part_2".
The absolute reference region is Range("I8:I33"). Note, however, that the sheet name should NOT be listed. This macro applies to the currently active sheet - whichever active sheet the macro is working on.
Here is the coding which needs to be fixed. The coding that's not working is in bold:
Thanking you in advance,
Andrewstupendo
Bookmarks