Results 1 to 2 of 2

Optimizing VBA

Threaded View

walduxas Optimizing VBA 08-01-2012, 02:02 PM
tigeravatar Re: Optimizing VBA 08-01-2012, 02:28 PM
  1. #1
    Registered User
    Join Date
    03-20-2009
    Location
    Lithuania
    MS-Off Ver
    Excel 2013
    Posts
    99

    Optimizing VBA

    Hi,

    that's probably an old question and I did a lot of search about optimizing VBA code. However, I got confused about cell referencing optimization, for instance, should I use Range("A1") or [A1] referencing?

    These two links are a bit conflicting about this idea:

    http://www.excelitems.com/2010/12/op...er-macros.html
    http://www.cpearson.com/excel/optimize.htm
    Last edited by walduxas; 08-01-2012 at 04:26 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