Results 1 to 2 of 2

Ranges of cells in VBA

Threaded View

  1. #1
    Registered User
    Join Date
    09-16-2008
    Location
    Madrid, Spain
    Posts
    46

    Question Ranges of cells in VBA

    I am trying to understand how to make reference to different cells from VBA. Here is some example code of a range of cells.
    Set rng = .Range(.Cells(1, 1)
    Does this refer to Column A and Row 1 ?

    Thank you

    (note: i didnt put the code in the code brackets because its just one line)
    Last edited by royUK; 11-25-2008 at 05: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