Hi,
Next code takes certain values of cells and copies them into a new file. I wish to test if the entered date 'MyDate' is before the 16th or not but
'If MyDate.Day < 16 Then...' doesn't work
The code works fine but the editor tells me Mydate is not qualified.
can somebody help me
Sub...