+ Reply to Thread
Results 1 to 2 of 2

Find and Select

  1. #1
    Registered User
    Join Date
    09-10-2003
    Location
    London, UK
    Posts
    38

    Find and Select

    Hi,

    I'm trying to write some macro code to select cells based on where the current cell is. It needs to be relevant to the current cell position, which is changeable, and not fixed, ie., like Range("A1:F1").select.

    I need to select 3 rows down and 14 columns across if poss.

    Can anyone give me any pointers please as I've tried a number of things, mainly ActiveCell, but can't get it to work?!?

    Many thanks,
    Dan.
    Last edited by Voodoodan; 05-12-2005 at 08:53 AM. Reason: Worked out the first part of the code

  2. #2
    Registered User
    Join Date
    09-10-2003
    Location
    London, UK
    Posts
    38
    I found what I needed: ActiveCell.Range("A1:N3").Select

+ 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