If anyone can help me with the database question I asked about earlier, I have prepared an example in Excel 97 if anyone could take a look at it for me. I was originally asking how I would be able to write code in VBA enabling me to:
1. Acknowledge a 'Project Name' selection made by a user, from a combobox list.
2. Attempt to locate the selection from a database column.
3. Locate another 'date' selection corresponding to the range found for that particular 'project name'.
4. If an entry has not been made for that particular 'date' then the data must be entered in the correct row corresponding to that date and project.
As I said if anyone is prepared to suggest some code that I might need to be able to carry out these tasks then please let me know and I can forward you a copy of the spreadsheet so that you can see what I am getting at!!
Many thanks in advance.
Regards,
Bruce
1. Acknowledge a 'Project Name' selection made by a user, from a combobox list.
2. Attempt to locate the selection from a database column.
3. Locate another 'date' selection corresponding to the range found for that particular 'project name'.
4. If an entry has not been made for that particular 'date' then the data must be entered in the correct row corresponding to that date and project.
As I said if anyone is prepared to suggest some code that I might need to be able to carry out these tasks then please let me know and I can forward you a copy of the spreadsheet so that you can see what I am getting at!!
Many thanks in advance.
Regards,
Bruce