Results 1 to 11 of 11

Finding last cell in a column, select, copy/paste

Threaded View

  1. #1
    Registered User
    Join Date
    11-15-2008
    Location
    places
    Posts
    8

    Finding last cell in a column, select, copy/paste

    Hello,

    The description of what I need to do is in the second to last paragraph of this post, but I thought I would include the next paragraph to give some context.

    I am making a worksheet that I intend to use to track my money. When I first open the worksheet, it opens on a tab where I can click a button to report a type of transaction. For example, if I make a withdrawl from the bank for $50, I click the button, it takes me to the sheet that tracks my bank-related stuff, selects a cell and opens up a form, at which point I type in what the transaction consisted of. However, the sheet also tracks what is in my wallet, so I'd like to finish reporting the bank transaction in the form, and have a button to click that reports the wallet part automatically.

    So, essentially what I need to do is select several non-contiguous cells that are in the last row of the bank sheet, copy them, switch to the wallet-tracking sheet, and paste them in a row that is one past the last row of that sheet. The paste should keep the cells next to each other, even if they were non-contiguous when they were being copied.

    I know almost nothing about how to write VBA code, and would appreciate any help. Thanks in advance!
    Last edited by GaretJjax; 11-18-2008 at 01:04 AM.

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