Results 1 to 5 of 5

Range with R1C1 format

Threaded View

one8421 Range with R1C1 format 01-22-2009, 11:12 PM
jasoncw Please wrap your code in CODE... 01-22-2009, 11:18 PM
royUK I have added code tags, make... 01-23-2009, 03:16 AM
mudraker Whilst the code you posted... 01-23-2009, 06:47 AM
Richard Schollar Hi You have unqualified... 01-23-2009, 07:01 AM
  1. #1
    Registered User
    Join Date
    11-08-2008
    Location
    HK
    Posts
    12

    Range with R1C1 format

    Why can't I use the following formula in VB? How can this be solved?
    dim range1 as range
    set range1=worksheets("Sheet1").range(cells(1,1),cells(6,5))
    It seems to me that we can't use R1C1 expression in range. Anyway to go around it?
    Last edited by one8421; 01-23-2009 at 03:17 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