Ok. Here's another one I've tried to reverse engineer all sorts of similar formulas I've seen, but I'm always falling short. Hopefully, this is easy to someone in the know.
Column A contains numerical strings in general format (don't know if that's important or not).
Column D contains dates.
I am trying to build into my macro a step that will check each cell with data in column A and then see if the corresponding cell in column D is blank or not. If it is blank, I would like to fill the cell with "'00/00/00".
Any assistance would be appreciated. Thank you in advance.
Column A contains numerical strings in general format (don't know if that's important or not).
Column D contains dates.
I am trying to build into my macro a step that will check each cell with data in column A and then see if the corresponding cell in column D is blank or not. If it is blank, I would like to fill the cell with "'00/00/00".
Any assistance would be appreciated. Thank you in advance.