Hey, I have a question about how to write a vba program to realize such results:
I have two columns, one is the product name, another is the product price. For those rows with missing values in the second column, I need excel to color the corresponding first column with red automatically. Could u tell me how to write this simple vba code?
Hope I express the problem clearly. Thanks very much!
I have two columns, one is the product name, another is the product price. For those rows with missing values in the second column, I need excel to color the corresponding first column with red automatically. Could u tell me how to write this simple vba code?
Hope I express the problem clearly. Thanks very much!