OS= windows 7
MS Excel 2010
I have a worksheet with hundreds of cells that may or may not have a "data validation" associated with it. So I wrote code that will scroll through each cell in a range, and reports out some information. However I also need a line of code that will confirm (T/F) whether or not the active cell has a "data validation" associated with it.
MS Excel 2010
I have a worksheet with hundreds of cells that may or may not have a "data validation" associated with it. So I wrote code that will scroll through each cell in a range, and reports out some information. However I also need a line of code that will confirm (T/F) whether or not the active cell has a "data validation" associated with it.