+ Reply to Thread
Results 1 to 2 of 2

VBA in 2010 mutch slower

  1. #1
    Registered User
    Join Date
    11-16-2011
    Location
    Switzerland
    MS-Off Ver
    Excel 2003
    Posts
    2

    VBA in 2010 mutch slower

    Hi All

    I have an VBA function witch loops trough every character of a field. I analyse the character, is it Bold or Underline and write it in a textfile.

    In the textfile it looks like %BOLD%character%BOLD%

    If i have 1000 caracters in a field Excel 2003 takes 14 seconds for it.
    Ecxel 2010 takes 35 seconds for it.

    Here is a samplecode
    Please Login or Register  to view this content.
    Does some body know why??

    Regards Roger

  2. #2
    Forum Guru MarvinP's Avatar
    Join Date
    07-23-2010
    Location
    Woodinville, WA
    MS-Off Ver
    Office 365
    Posts
    16,169

    Re: VBA in 2010 mutch slower

    Hi RogerSt.

    This article might explain your problem
    http://msdn.microsoft.com/en-us/library/ff700515.aspx

    Also see if this runs faster:
    Please Login or Register  to view this content.
    One test is worth a thousand opinions.
    Click the * Add Reputation below to say thanks.

+ Reply to Thread

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