I am new to Access and have no idea of what I'm doing. Help Please!!!
I'm working on a project to keep track of payments to loans.
This is a somewhat simple table that I would like to query by any of the fields (exept the Reason field)
I found a Sample DB that works great for what I would like to do. I'm just having a hard time figuring out how it all works so that I can modify to work with my table.
Also, every month I will get an Excel spreadsheet with all of the information on my access table with hundreds of records. What is the best way to upload this information to my Access DB?
The Database I found was created by Allen Browne. He created a form with different fields that allow him to search by entering as little or as much information as one might have. I like that fact that if all I have is just any one piece of information I can search my database or pull a date range of activity.
While in design View I know I can delete the search fields. but how do I add new fields and link them through VBA to search my table? I will upload my table and Allen's Sample DB. Any help you can provide would be greatly appreciated.
I'm working on a project to keep track of payments to loans.
This is a somewhat simple table that I would like to query by any of the fields (exept the Reason field)
I found a Sample DB that works great for what I would like to do. I'm just having a hard time figuring out how it all works so that I can modify to work with my table.
Also, every month I will get an Excel spreadsheet with all of the information on my access table with hundreds of records. What is the best way to upload this information to my Access DB?
The Database I found was created by Allen Browne. He created a form with different fields that allow him to search by entering as little or as much information as one might have. I like that fact that if all I have is just any one piece of information I can search my database or pull a date range of activity.
While in design View I know I can delete the search fields. but how do I add new fields and link them through VBA to search my table? I will upload my table and Allen's Sample DB. Any help you can provide would be greatly appreciated.