+ Reply to Thread
Results 1 to 4 of 4

Go to the last cell in a column that contains a value

  1. #1
    Registered User
    Join Date
    10-24-2010
    Location
    England
    MS-Off Ver
    Excel 2010
    Posts
    49

    Go to the last cell in a column that contains a value

    I have searched many forums but am having trouble finding and example of exactly want I am trying to achieve.

    In the cells in column A I have a formula that if the corresponding cell in column B is populated then insert a value into Column A.

    I am trying to source a piece of code that will find the last cell in a column A that contains a value and then turn the calculation into a value with edit copy and paste special values.

    Can anybody help me.

    Thank you.

  2. #2
    Forum Contributor arlu1201's Avatar
    Join Date
    09-09-2011
    Location
    Bangalore, India
    MS-Off Ver
    Excel 2003 & 2007
    Posts
    19,166

    Re: Go to the last cell in a column that contains a value

    Try this

    Please Login or Register  to view this content.
    Last edited by arlu1201; 10-15-2012 at 09:01 AM. Reason: Added pastespecial code
    If I have helped, Don't forget to add to my reputation (click on the star below the post)
    Don't forget to mark threads as "Solved" (Thread Tools->Mark thread as Solved)
    Use code tags when posting your VBA code: [code] Your code here [/code]

  3. #3
    Valued Forum Contributor
    Join Date
    03-17-2012
    Location
    Warsaw, Poland
    MS-Off Ver
    2007/2010
    Posts
    555

    Re: Go to the last cell in a column that contains a value

    Yes, I think I can help you out. The thing is though, I don't understand what you wrote there. Would you mind attaching a workbook with some indication what should go where if what is true?

    then turn the calculation into a value with edit copy and paste special values.
    I cannot comprehend this part. Is the Code Arlu provided you with what you were after?

    Thanks,

    Bish
    If you think that my answer was helpful, please click on the "Add to this user's Reputation" button.

  4. #4
    Forum Contributor
    Join Date
    10-02-2012
    Location
    Bumi Nusantara
    MS-Off Ver
    Excel 2010; Excel 2016
    Posts
    136

    Re: Go to the last cell in a column that contains a value

    try this code
    Please Login or Register  to view this content.
    click the star if it solves your problem

+ Reply to Thread

Thread Information

Users Browsing this Thread

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

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