Consulting

Results 1 to 4 of 4

Thread: Multiple Excel sheets update

  1. #1

    Question Multiple Excel sheets update

    So I have more a logical problem than a VBA problem.
    I have four workbooks. Three are slave workbooks for my Sales reps, so that each Sales rep can work in his own workbook, open it, save it etc.. any time. The fourth is the MASTER workbook that is locked and controlled by me. It downloads the data from the other three workboks, sorts them, makes some graphs etc. But sometimes i find out that a sales rep has written total bull**** into his workbook. And here comes my question...
    Is there a way that I can change data in the master workbook so that the change would also happen in the slave workbook? OR is this not possible in excel?

  2. #2
    No help needed, I solved the problem.

  3. #3
    Moderator VBAX Wizard Aussiebear's Avatar
    Joined
    Dec 2005
    Location
    Queensland
    Posts
    5,057
    Location
    Let me guess... you sacked the salesman?
    Remember To Do the Following....
    Use [Code].... [/Code] tags when posting code to the thread.
    Mark your thread as Solved if satisfied by using the Thread Tools options.
    If posting the same issue to another forum please show the link

  4. #4
    Nah, but I would like to...
    Each entry had an special ID, I added two new columns to my data. Last time updated and who made the update of data. Now I download the data from slave books and slave books from me and data presented in Userform via Listbox is the data with newest list time updated time.

Tags for this Thread

Posting Permissions

  • You may not post new threads
  • You may not post replies
  • You may not post attachments
  • You may not edit your posts
  •