First, I have gotten much great advise from the excel portion of this site, Now I am progressing to Access. My problem is this:
I have created a VBA driven form that workflows to different people to collect data. Up until now I have stored all the info into a different excel form to be used as my database. This "database" is opened, written to , and closed within the vba code without the user knowing it. I should mention too that the files are being used over a network at work. The problem I am facing now is that the "database"(excel ) is on a drive that the user needs to have acess to in order to write to it within the vba code. Is there a way that MS Access could be used to overcome this? I am new to Access and want to know if it is worth persuing.
I have created a VBA driven form that workflows to different people to collect data. Up until now I have stored all the info into a different excel form to be used as my database. This "database" is opened, written to , and closed within the vba code without the user knowing it. I should mention too that the files are being used over a network at work. The problem I am facing now is that the "database"(excel ) is on a drive that the user needs to have acess to in order to write to it within the vba code. Is there a way that MS Access could be used to overcome this? I am new to Access and want to know if it is worth persuing.