I'm using a count function to return a value to cell M5.
I am trying to figure out the
VB code to use that value to delete a
named range based on the following:
If M5 <20 delete range4
If M5 20 but <41 delete range3
If M5 20 but <61 delete range2
If M5 20 but <81 delete range1
--
Rich Kniatt
------------------------------------------------------------------------
Rich Kniatt's Profile:
http://www.excelforum.com/member.php...o&userid=19093
View this thread:
http://www.excelforum.com/showthread...hreadid=530641