Krulle
10-04-03, 12:13
| It started of with me programming a VB-script into an Excel-file in order to run through one of the worksheets, select some of the rows and then print them. Simple as it was, I thought it was enough to use Excel. No databse connections where needed. But the project grew... The problem I have now is that I must use the file on several computers, and since there are limitations in what you can do in shared workbooks my macros don't work correctly. The user does also have to be able to manipulate the data in the file. But when he does so, the two files aren't identical anymore. How can I link the files alowing the user manipulate the data in anyone of the three files while all of them get updated with the changes? I've been trying with having a linked table between Access and one of the Excel-files. The problem that appears for me then is, that I'm only able to update the other files through the "masterfile" that is linked to Access but not vice versa. I would be REALLY glad if someone could help me out! Thanks in advance! /Kristoffer Stockholm - Sweden |