Results 1 to 7 of 7

Solve this OFFSET issue

Threaded View

  1. #1
    Registered User
    Join Date
    02-19-2013
    Location
    Sri Lanka
    MS-Off Ver
    Excel 2003, 2007, 2010
    Posts
    71

    Solve this OFFSET issue

    Dear Friends,

    I extracted part of the programme.

    Sub Test()
    Range("B1:D1").Select
    Selection.Offset(1, -1).Select
    End Sub
    My purpose is first it should select cell range B1:D1
    After that i want to select only cell A2. I used Selection.Offset(1, -1).Select. But it select cell range A2:C2

    Please solve this issue. thanks

    Janagan
    Sri lanka
    Last edited by Leith Ross; 07-25-2013 at 07:44 PM. Reason: Added Code Tags

Thread Information

Users Browsing this Thread

There are currently 1 users browsing this thread. (0 members and 1 guests)

Similar Threads

  1. COUNTIFS AND OR or some other magic trick that will solve this issue...
    By lumberjim in forum Excel Formulas & Functions
    Replies: 3
    Last Post: 05-15-2013, 02:28 AM
  2. Excel formula to solve a mathematical issue
    By TRS in forum Excel General
    Replies: 2
    Last Post: 01-05-2011, 07:14 PM
  3. Replies: 3
    Last Post: 11-08-2010, 04:14 PM
  4. Permissions issue that I cannot solve
    By jclark419 in forum Excel Programming / VBA / Macros
    Replies: 0
    Last Post: 07-14-2006, 09:40 AM

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