+ Reply to Thread
Results 1 to 6 of 6

cell linking to another last cell of another column

  1. #1
    Registered User
    Join Date
    02-03-2010
    Location
    Montreal, Canada
    MS-Off Ver
    Excel 2007
    Posts
    9

    cell linking to another last cell of another column

    Hi guys
    Again i'm blocked, and again i look for rescue
    I would like to link a cell to another last blank cell (on another sheet)

    for example
    Sheet1 column A1, A2 has data and A3 is empty
    Link(copy) sheet2 A1 to a free (available cell) in sheet1 column A (in this case it will be A3

    thanks in advance, and you guys are great help

  2. #2
    Valued Forum Contributor JeanRage's Avatar
    Join Date
    03-02-2009
    Location
    Nice, France
    MS-Off Ver
    Excel 2003
    Posts
    705

    Re: cell linking to another last cell of another column

    Hi,

    What is preventing you from using a simple If() function ...?

  3. #3
    Registered User
    Join Date
    02-03-2010
    Location
    Montreal, Canada
    MS-Off Ver
    Excel 2007
    Posts
    9

    Re: cell linking to another last cell of another column

    it gives me errors when i try to use if function, i tried many possibilities, but still cannot find the right function

  4. #4
    Forum Guru
    Join Date
    08-05-2004
    Location
    NJ
    MS-Off Ver
    365
    Posts
    13,582

    Re: cell linking to another last cell of another column

    If I understand you correctly, you want whatever you enter into Sheet2!A1 to be automatically transferred to the first available cell in Sheet1 column A? And you would want that value to be permanent so that when you enter a new value in A1 (Sheet2) that would be transferred to the next available cell. Is that what you are asking for?

    You'll need to use VBA for that. Formulas won't work.
    ChemistB
    My 2?

    substitute commas with semi-colons if your region settings requires
    Don't forget to mark threads as "Solved" (Edit First post>Advanced>Change Prefix)
    If I helped, Don't forget to add to my reputation (click on the little star at bottom of this post)

    Forum Rules: How to use code tags, mark a thread solved, and keep yourself out of trouble

  5. #5
    Registered User
    Join Date
    02-03-2010
    Location
    Montreal, Canada
    MS-Off Ver
    Excel 2007
    Posts
    9

    Re: cell linking to another last cell of another column

    ok then, nevermind
    i'l try to find a way around it.
    thanks for the input

  6. #6
    Valued Forum Contributor JeanRage's Avatar
    Join Date
    03-02-2009
    Location
    Nice, France
    MS-Off Ver
    Excel 2003
    Posts
    705

    Re: cell linking to another last cell of another column

    Hi,

    Attached is a proposal ...

    HTH
    Attached Files Attached Files

+ Reply to Thread

Thread Information

Users Browsing this Thread

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

Tags for this Thread

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