T
Todd Huttenstine
I have a workbook that contains sheet1 and sheet2. I have
a VBA code that copies data from sheet1 Range A1:A10 and
puts that data in the corresponding cells in Range A1:A10
of sheet2.
Instead of using conditional formatting, how would I do
this using VBA?
Thank you.
Todd Huttenstine
a VBA code that copies data from sheet1 Range A1:A10 and
puts that data in the corresponding cells in Range A1:A10
of sheet2.
Instead of using conditional formatting, how would I do
this using VBA?
Thank you.
Todd Huttenstine