+ Reply to Thread
Results 1 to 3 of 3

Clicking a link In WS01 Opens WS02 and Posts a Row in WS02

  1. #1
    Registered User
    Join Date
    07-18-2019
    Location
    Chicago
    MS-Off Ver
    365
    Posts
    41

    Clicking a link In WS01 Opens WS02 and Posts a Row in WS02

    Here’s what I want to do.

    In Worksheet01, there will be links in Column01, when clicked opens Worksheet02

    So, If you click that link in Row01 . . .

    A. Worksheet02 will open and,

    B. Cells will be copied from that Row in Worksheet01 to the next available Row in Worksheet02

    I know how to create a link to open the Tab. What I don't get is,
    how to execute these items . . .

    1. Copying certain cell values from Worksheet 01
    2. In Worksheet02, locating the next available Row
    3. Pasting those values in that available Row in Worksheet02

    also ...

    1. If those values ever change in Worksheet01, they need to sync with Worsksheet02

    I know that’s a big question. If you can think of an example that comes close, I’d be happy with that.
    Last edited by jmueller0823; 07-18-2019 at 06:59 PM. Reason: additional

  2. #2
    Registered User
    Join Date
    07-18-2019
    Location
    Chicago
    MS-Off Ver
    365
    Posts
    41

    Re: Clicking a link In WS01 Opens WS02 and Posts a Row in WS02

    Here’s what I want to do.

    In Worksheet01, there will be links in Column01, when clicked opens Worksheet02

    So, If you click that link in Col01 / Row01 . . .

    A. Copy certain cells in Worksheet01

    A. Open Worksheet02

    C. Paste those cells to the next available Row Worksheet02

    I know how to create a link to open the Tab. What I don't get is,
    how to execute these items . . .

    1. Copying certain cell values from Worksheet 01
    2. In Worksheet02, locating the next available Row
    3. Pasting those values in that available Row in Worksheet02

    also ...

    1. If those values ever change in Worksheet01, they need to sync with Worsksheet02

    I know that’s a big question. If you can think of an example that comes close, I’d be happy with that.

  3. #3
    Administrator FDibbins's Avatar
    Join Date
    12-29-2011
    Location
    Duncansville, PA USA
    MS-Off Ver
    Excel 7/10/13/16/365 (PC ver 2310)
    Posts
    53,049

    Re: Clicking a link In WS01 Opens WS02 and Posts a Row in WS02

    You cannot use formulas to copy/paste/push data from 1 place to another, formulas only affect the cell they reside in, they only "pull" data from elsewhere.
    I suspect that to do what you want will require VBA.

    To best describe or illustrate your problem you would be better off attaching a dummy workbook. The workbook should contain the same structure and some dummy data of the same type as the type you have in your real workbook - so, if a cell contains numbers & letters in this format abc-123 then that should be reflected in the dummy workbook.

    To attach a file to your post,
    click advanced (next to quick post),
    scroll down until you see "manage file",
    click that and select "add files" (top right corner).
    click "select files" find your file, click "open" click "upload" click 'done" bottom right. click "submit reply"

    Once the upload is completed the file name will appear below the input boxes in this window.
    You can then close the window to return to the new post screen.
    1. Use code tags for VBA. [code] Your Code [/code] (or use the # button)
    2. If your question is resolved, mark it SOLVED using the thread tools
    3. Click on the star if you think someone helped you

    Regards
    Ford

+ Reply to Thread

Thread Information

Users Browsing this Thread

There are currently 1 users browsing this thread. (0 members and 1 guests)

Similar Threads

  1. Possible to share a link to all my recent forum posts?
    By michellepace in forum Excel - New Users/Basics
    Replies: 13
    Last Post: 11-22-2016, 01:48 PM
  2. Replies: 0
    Last Post: 02-05-2014, 08:25 PM
  3. Replies: 3
    Last Post: 09-03-2013, 11:27 AM
  4. Replies: 3
    Last Post: 03-26-2013, 05:28 PM
  5. Clicking a submit button after macro opens webpage.
    By CJPHX in forum Excel Programming / VBA / Macros
    Replies: 3
    Last Post: 07-09-2010, 08:55 AM
  6. wishlist: quick link to unanswered posts
    By teylyn in forum ExcelTip.com Feedback / Comments / Suggestions
    Replies: 1
    Last Post: 05-17-2009, 06:39 PM
  7. Clicking on Excel File Only Opens Personal.xls
    By Al Franz in forum Excel - New Users/Basics
    Replies: 5
    Last Post: 08-30-2005, 10:05 PM

Bookmarks

Posting Permissions

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

Search Engine Friendly URLs by vBSEO 3.6.0 RC 1