+ Reply to Thread
Results 1 to 5 of 5

Cell offset?

  1. #1
    Forum Contributor
    Join Date
    10-16-2009
    Location
    England
    MS-Off Ver
    Excel 2007
    Posts
    257

    Cell offset?

    I'm looking for a macro that will copy from "Sheet 1 Range E5" and paste it into "sheet 2 Range B?" I would like to start from B3 check it's clear and paste into there, then the following week, if B3 has a figure then paste into B4 then the following week into B5 etc.

    I've heard of cell off set, so googled it, but it's not making much sense for what I have found.

    This entire column of B will end up being Weeks 1-52 but I'd like to start at around B3 if possible due to headers and title?

    This macro will run in between lines of other macro as a module.

  2. #2
    Forum Guru Norie's Avatar
    Join Date
    02-02-2005
    Location
    Stirling, Scotland
    MS-Off Ver
    Microsoft Office 365
    Posts
    19,643

    Re: Cell offset?

    This code will copy E5 from Sheet1 to the first empty row of column B in Sheet2.
    Please Login or Register  to view this content.
    If posting code please use code tags, see here.

  3. #3
    Forum Contributor
    Join Date
    10-16-2009
    Location
    England
    MS-Off Ver
    Excel 2007
    Posts
    257

    Re: Cell offset?

    Brilliant, i'll give it a try!!!!!

  4. #4
    Forum Guru Norie's Avatar
    Join Date
    02-02-2005
    Location
    Stirling, Scotland
    MS-Off Ver
    Microsoft Office 365
    Posts
    19,643

    Re: Cell offset?

    If you just want the value from E5 and not the formula.
    Please Login or Register  to view this content.

  5. #5
    Forum Contributor
    Join Date
    10-16-2009
    Location
    England
    MS-Off Ver
    Excel 2007
    Posts
    257

    Re: Cell offset?

    Thanks, that's exactly what I needed!!!!!!!!

+ 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