Hi,
I am very new to VBA (self taught) so please excuse my ignorance.
I have a column of cells with values of either "Pass" or "Fail"
I want to search through this column, locate all the fails, store what row each one occurs on, and the number of fails that exist.
Is such a thing possible, and any advice how to do this?
Thanks!
I am very new to VBA (self taught) so please excuse my ignorance.
I have a column of cells with values of either "Pass" or "Fail"
I want to search through this column, locate all the fails, store what row each one occurs on, and the number of fails that exist.
Is such a thing possible, and any advice how to do this?
Thanks!