Consulting

Results 1 to 2 of 2

Thread: Linking multiple sheet columns into one master sheet column

  1. #1
    VBAX Newbie
    Joined
    May 2019
    Posts
    1
    Location

    Linking multiple sheet columns into one master sheet column

    I have Excel experience but am a complete newbie to VBA and not sure if VBA is even relevant but:
    Is it possible to link a dynamic column from different sheets in a workbook into one master sheet column in the same workbook? For example (please see attachment): I want Column A (Name) in Sheet"New" and Column A (Name) in Sheet"Old" to populate Column A (Name) in the Master Sheet, and when I enter data into either Column A in "New" or "Old", it automatically updates the Master Sheet by adding the new data to the end of the list. Thanks for any help or advice.
    Attached Files Attached Files

  2. #2
    VBAX Mentor 大灰狼1976's Avatar
    Joined
    Dec 2018
    Location
    SuZhou China
    Posts
    479
    Location
    Hi RubaDude!
    Please refer to the attachment.
    Attached Files Attached Files

Posting Permissions

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