Hello all been searching for a while now and cant find what I'm looking for. Still new and trying to teach myself to write vba codes
I'm trying to loop through the J column on my sheet (which changes size due to inserting rows) and looks for the word "install" if it finds it, grab the number that is in the C column and perform a small formula (value in C *20/60) and put that result in the K column.
any help on this would be greatly appreciated
I'm trying to loop through the J column on my sheet (which changes size due to inserting rows) and looks for the word "install" if it finds it, grab the number that is in the C column and perform a small formula (value in C *20/60) and put that result in the K column.
any help on this would be greatly appreciated