+ Reply to Thread
Results 1 to 3 of 3

Problem copying array values to worksheet cells

  1. #1
    Registered User
    Join Date
    07-15-2008
    Location
    Hyderabad
    Posts
    4

    Problem copying array values to worksheet cells

    Hi to all,

    I have a program where i need to assing array values to worksheet cells.The code is in Excel VBA.
    I don't why it is taking lot of time to update 1 row of data.
    When i checked the Taskmanager it is taking 50% of Excel.exe.


    The sample code is
    Please Login or Register  to view this content.
    Please let me know how can i handle this in excel vba.
    Last edited by royUK; 07-15-2008 at 06:07 AM. Reason: clarity

  2. #2
    Forum Expert royUK's Avatar
    Join Date
    11-18-2003
    Location
    Derbyshire,UK
    MS-Off Ver
    Xp; 2007; 2010
    Posts
    26,200
    As I said in my reply to your PM, please read the Forum Rules - you must use Code tags when posting code here.

    Have you set ll your variables & how?
    Last edited by royUK; 07-15-2008 at 06:10 AM.
    Hope that helps.

    RoyUK
    --------
    For Excel Tips & Solutions, free examples and tutorials why not check out my web site

    Free DataBaseForm example

  3. #3
    Registered User
    Join Date
    07-15-2008
    Location
    Hyderabad
    Posts
    4
    I have declared a userdefined variable Type.
    There will be a set of Type values in my program.
    So i have used arrays to store it.

+ 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