Hi,
I wanted to put in 3 commands to manipulate an excel file using Perl. The first piece of code would say that if the date is not in the format MM/DD/YY, then make it so that it is in this format.
The second piece makes sure that the last column with information in it (For example if the last column name was Explanation) doesn’t contain any special characters, and is not NULL.
The last piece would say that none of the columns contain nulls except for the date column. I really appreciate your help and your site. Please help....