Date from InputBox
I need to include in my macro a user defined date field,
i.e show all invoices before a certain date. I have tried
this with Myvalue = InputBox("Enter a date") but this
returns a value not a date when added to a cell in the
worksheet.
Any help would be greatly appreciated.
Thanks
Michael
|