Results 1 to 3 of 3

VBA to include offset

Threaded View

Ironman VBA to include offset 08-15-2011, 09:34 AM
JBeaucaire Re: VBA to include offset 08-15-2011, 10:02 AM
Ironman Re: VBA to include offset 08-15-2011, 11:35 AM
  1. #1
    Forum Contributor
    Join Date
    01-16-2009
    Location
    Ill.
    MS-Off Ver
    Excel 2010
    Posts
    190

    VBA to include offset

    Hello everyone - - happy monday! right?!

    I'm working on an Excel file that is a summary of updates on a list of projects that are currently being worked on. Columns A to L, see attached example file. In the attached there are two sheets, the FullSummary is the main sheet and the other, Example, is what I'm looking to accomplish via VBA and offsest.

    For the first project in the list on FullSummary, A2 - L2 contain the basic info. What happens is we insert a row and put a comment in Cell C3. The next day if the project is still open we insert another row and put the latest comment/update in C4, again the next day in C5 and so on until the project is complete.

    What I'm hoping to do is use offset to find the last update from column C and place it along side the value in A2, L2, C7 (see the Example sheet for what I'm looking to do).

    Then the next row of my Example sheet would be: A8, L8, C11...and so on.

    Would someone be able to assist with some code that would perform this? I'm thinking that offset with finding the last empty cell..etc. Any thoughts/suggestions? Thanks and enjoy your day!
    Attached Files Attached Files
    Last edited by Ironman; 08-15-2011 at 11:34 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