Hi Guys,
It's been a very long time since I've done anything in VBA and I'm struggling to get a Macro to do what I want.
Basically I have a customer database I've setup an entry form (sheet 1) and macro to copy the data to the database (Sheet 2) which automatically calculates a follow-up date a year from installation date.
What I need to do is create a search facility so I can put in a date range e.g. "September 2014" and the macro search the follow up dates and extract all relevant records and paste them into a new workbook so I can run a mailmerge with the follow up letter.
Dates are entered in the following format dd/mm/yyyy
Any help would be fantastic, it's been about 7 years since I've done anything like this and rusty doesn't even cover it!!!
Thanks,
Lisa
It's been a very long time since I've done anything in VBA and I'm struggling to get a Macro to do what I want.
Basically I have a customer database I've setup an entry form (sheet 1) and macro to copy the data to the database (Sheet 2) which automatically calculates a follow-up date a year from installation date.
What I need to do is create a search facility so I can put in a date range e.g. "September 2014" and the macro search the follow up dates and extract all relevant records and paste them into a new workbook so I can run a mailmerge with the follow up letter.
Dates are entered in the following format dd/mm/yyyy
Any help would be fantastic, it's been about 7 years since I've done anything like this and rusty doesn't even cover it!!!
Thanks,
Lisa