Thanks for that link. If I set Column A to be in Date format, when I do the
import from the .csv, the field looks like this...
##########
Knowing this is constant, I modified your script to check the data and if it
finds ##, then replace that data with the current date. This seems to work
nicely. Thanks.
"ward376" <(E-Mail Removed)> wrote in message
news:5bc2beee-3a17-4c00-a178-(E-Mail Removed)...
> You have to define the range... will the data you want to modify
> always be in column a? Will there be any interruptions (blanks) in
> column a?
>
> http://support.microsoft.com/kb/291304/en-us
>
> Cliff Edwards
>