using the worksheet_selectchange event, I need to determine if the target cell is formatted in mm/dd/yyyy format. I know I should be able to use some variation of the cell("format") function along with application.worksheetfunction but I can't seem to get this to work.
I know the value returned by the cell function is D4 for the above mentioned format.
All help is greatly appreciated !
I know the value returned by the cell function is D4 for the above mentioned format.
All help is greatly appreciated !