Hi,
Relatively new to VBA and I'm looking for some help. This will probably be simple but I cant seem to get this to work.
Looking to join 2 macros together (I've checked them on separate spreadsheets and they work separately but not together).
First macro deletes rows depending on criteria selected from a drop down list.
Second macro shows an error message box depending on criteria within a separate cell. I would like this to be cell C19 however C19 already has a formula in it. I would like the result of the formula within C19 (HIGH/MEDIUM/LOW) to trigger the error message box - is this possible?
If not, then I can use cells C29, C32 and C35. My sheet is called "REPORT".
My code so far:
Any help would be greatly appreciated!
thanks
Bookmarks