ActiveSheet.Cells.SpecialCells(xlCellTypeConstants, xlTextValues + xlNumbers).Select
ADVERTISEMENT
royboy531 said:TazGuy, I would like to try to use your code. I am new at this, how would I set this up in VB to run. Do I put it into a module??