Hi guys,
I have some dates in the format:
dd/mm/yy hh:mm
with some other dates in the format:
dd/mm/yy.
The ones in the format dd/mm/yy hh:mm are severly messing up my vlookups (despite leaving the last argument absent, or as false). Ideally, when the data is imported I would like my VBA to remove the time stamp completely, leaving the date just as dd/mm/yy.
Does anyone know how to accomplish this?
Thanks all
I have some dates in the format:
dd/mm/yy hh:mm
with some other dates in the format:
dd/mm/yy.
The ones in the format dd/mm/yy hh:mm are severly messing up my vlookups (despite leaving the last argument absent, or as false). Ideally, when the data is imported I would like my VBA to remove the time stamp completely, leaving the date just as dd/mm/yy.
Does anyone know how to accomplish this?
Thanks all