plantfinder
Technical User
I'm not a programmer but have built a database for my business. Data is entered through the original at my office. I'm am still in the process of refining it so I take a copy back home and work on it there. Sometimes it's a few days before I get the modifications done and bring it back to the office to hopefully replace the existing one I copied. In the meantime, the original is being used to enter data.
I realized there would be issues in trying to merge the two. I figured that I did not want to use the modified database that I took home, as there was new data inputed in the tables(in the days I was not there, more data had to be entered)in the copy left at the office. I assume that if I tried to copy those tables into my "modified database, considering that there were relationships and key numbers that were established there that would get pretty screwed up. To avoid this problem I decided to copy the new (Changed) forms, macros, queries, reports - everything but the tables from my Modified Database into the existing Office Database so that the Data, Key numbers and relationships would not change. While this appeared to work initially,for some reason, on a later opening of the database, some of the changes made seemed to not be there. After that,trying to fix what wasn't working, regardless of how many times I tried to copy a Form, for example,from the modified database (which works fine) to the office database. The form was not being found by a macro. I triple checked the name and it was there. The form is just one example of what wasn't working, there were other similar issues elsewhere.
I guess my question is what is the convention for making modifications to a copy of the database and then trying to get those modifications back into the original. I would greatly appreciate any guidance. If it matters, I do not know any VBA code.
Thanks
Mike
I realized there would be issues in trying to merge the two. I figured that I did not want to use the modified database that I took home, as there was new data inputed in the tables(in the days I was not there, more data had to be entered)in the copy left at the office. I assume that if I tried to copy those tables into my "modified database, considering that there were relationships and key numbers that were established there that would get pretty screwed up. To avoid this problem I decided to copy the new (Changed) forms, macros, queries, reports - everything but the tables from my Modified Database into the existing Office Database so that the Data, Key numbers and relationships would not change. While this appeared to work initially,for some reason, on a later opening of the database, some of the changes made seemed to not be there. After that,trying to fix what wasn't working, regardless of how many times I tried to copy a Form, for example,from the modified database (which works fine) to the office database. The form was not being found by a macro. I triple checked the name and it was there. The form is just one example of what wasn't working, there were other similar issues elsewhere.
I guess my question is what is the convention for making modifications to a copy of the database and then trying to get those modifications back into the original. I would greatly appreciate any guidance. If it matters, I do not know any VBA code.
Thanks
Mike