Results 1 to 5 of 5

Range with R1C1 format

Threaded View

  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