+ Reply to Thread
Results 1 to 2 of 2

How much memory does VBA code occupy?

Hybrid View

  1. #1
    Ozgur Pars
    Guest

    How much memory does VBA code occupy?

    Hi,
    I know its probably a dumb question but I have a file in which I copy data
    from another workbook through named ranges. Its a fairly big amount of data
    so when copied the file is aroun 2.5 MB but when I delete all the data the
    workbook is still 1.1 MB... does simple code take that much of space.

    Thanks,
    Oz

  2. #2
    Forum Contributor
    Join Date
    12-12-2005
    Posts
    667

    Deleting vs clearing

    Deleting data still retains information such as formatting. It is better to use Edit, Clear, All.
    Best regards,

    Ray

+ 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