I need some help writing a visual basic code that says,
"If a cell in column B = "H" and
the corresponding cell in column C = 0, then
change the value in column C from 0 to HLB.
As I am very new to VBA, the simpler the answer the better. Appreciate any help anyone can give.
Thank you.
"If a cell in column B = "H" and
the corresponding cell in column C = 0, then
change the value in column C from 0 to HLB.
As I am very new to VBA, the simpler the answer the better. Appreciate any help anyone can give.
Thank you.