Hi,
I am new to database programming but am trying to create a booking system in my spare time for a friend that has just started a small business. Here is what I am trying to achieve using Access 2007.
1) A user submits a quote request form online which is then sent via email.
2) A quote should then sent back via email after a price has been decided with a form attached requesting more information (e.g address)
3) The user fills in the form and the data is entered back into the db.
So far I have managed to scan the inbox and pull out the relevant information for the new emails requesting quotes and import this into the database (email2DB not sure if this is the best way to do this). My next step is to try and create some kind of automated mail merge to be emailed to the customer after the offer price has been inserted into the database.
I’m not really sure whether reports or macros are the way to go or whether I should look more into a VB program that links somehow with the database.
Any help would be greatly appreciated
Thanks
I am new to database programming but am trying to create a booking system in my spare time for a friend that has just started a small business. Here is what I am trying to achieve using Access 2007.
1) A user submits a quote request form online which is then sent via email.
2) A quote should then sent back via email after a price has been decided with a form attached requesting more information (e.g address)
3) The user fills in the form and the data is entered back into the db.
So far I have managed to scan the inbox and pull out the relevant information for the new emails requesting quotes and import this into the database (email2DB not sure if this is the best way to do this). My next step is to try and create some kind of automated mail merge to be emailed to the customer after the offer price has been inserted into the database.
I’m not really sure whether reports or macros are the way to go or whether I should look more into a VB program that links somehow with the database.
Any help would be greatly appreciated
Thanks