+ Reply to Thread
Results 1 to 2 of 2

Little Macro help

  1. #1
    Chris
    Guest

    Little Macro help

    My problem is that when I start recording with a macro I use Find to navigate
    through my data. I'm using Find because I will be using different worksheets
    with different data. However, the starting locations of the data points are
    the same. So if I use Find "Start" and then use the cursor to go two boxes
    down and 9 boxes to the right, will the macro remember my cursor movements,
    or does it just remember the boxes locations that data is created?

  2. #2
    Bob Phillips
    Guest

    Re: Little Macro help

    It will remember the final cells that you arrive at, not the rows/columns
    traversed.

    If you try it, you will easily see these things.

    --

    HTH

    Bob Phillips

    (replace xxxx in the email address with gmail if mailing direct)

    "Chris" <[email protected]> wrote in message
    news:[email protected]...
    > My problem is that when I start recording with a macro I use Find to

    navigate
    > through my data. I'm using Find because I will be using different

    worksheets
    > with different data. However, the starting locations of the data points

    are
    > the same. So if I use Find "Start" and then use the cursor to go two boxes
    > down and 9 boxes to the right, will the macro remember my cursor

    movements,
    > or does it just remember the boxes locations that data is created?




+ 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