Results 1 to 8 of 8

What is quicker in VBA: Cells(1,1) or Range(A1)

Threaded View

  1. #1
    Registered User
    Join Date
    04-14-2010
    Location
    Chicago
    MS-Off Ver
    Excel 2007
    Posts
    24

    What is quicker in VBA: Cells(1,1) or Range(A1)

    Hi all,
    In general, if I had a bit of vba code that was looping through many rows and columns, and I was both reading and writing *single cells*, is it quicker to refer to the cell via reading the Cells() or the Range() properties?
    Thanks,
    --Jim
    Last edited by jimojimo; 05-11-2010 at 06:32 PM.

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