Hi everyone.
I'm trying to write a macro that will select all cells from a specified range where one specific cell in the is <.10, then move those cells elsewhere, and perform some functions on them. I'm comfortable writing the code to move the cells and perform the functions I need, but how can I set up a loop to only find and highlight those cells where one specificed cell is <.10.
Any help would be appreciated.
Thanks,
Aaron
I'm trying to write a macro that will select all cells from a specified range where one specific cell in the is <.10, then move those cells elsewhere, and perform some functions on them. I'm comfortable writing the code to move the cells and perform the functions I need, but how can I set up a loop to only find and highlight those cells where one specificed cell is <.10.
Any help would be appreciated.
Thanks,
Aaron