Reply
 
LinkBack Thread Tools Search this Thread Display Modes
  #1   Report Post  
Posted to microsoft.public.excel.programming
external usenet poster
 
Posts: 30
Default Memory usage

Hi everyone,

I know that there are tools (software) that can profile VBA code, but is
there such a tool to monitor memory usage by an Excel application?

Thank you.
--
Jac Tremblay
  #2   Report Post  
Posted to microsoft.public.excel.programming
external usenet poster
 
Posts: 3,885
Default Memory usage

Hi
you may take a look at the FastExcel addin (not free though):
www.decisionmodels.com

"Jac Tremblay" wrote:

Hi everyone,

I know that there are tools (software) that can profile VBA code, but is
there such a tool to monitor memory usage by an Excel application?

Thank you.
--
Jac Tremblay

  #3   Report Post  
Posted to microsoft.public.excel.programming
external usenet poster
 
Posts: 30
Default Memory usage

Hi Frank,

I will check that out and come back with a comment.

Thank you for your answer.

"Frank Kabel" wrote:

Hi
you may take a look at the FastExcel addin (not free though):
www.decisionmodels.com

"Jac Tremblay" wrote:

Hi everyone,

I know that there are tools (software) that can profile VBA code, but is
there such a tool to monitor memory usage by an Excel application?

Thank you.
--
Jac Tremblay

  #4   Report Post  
Posted to microsoft.public.excel.programming
external usenet poster
 
Posts: 50
Default Memory usage

Hi Jac,

The following worksheet functions will probably help.

=Info("totmem")
=Info("memavail")
=Info("memused")


Regards,
Vic Eldridge



Jac Tremblay wrote in message ...
Hi Frank,

I will check that out and come back with a comment.

Thank you for your answer.

"Frank Kabel" wrote:

Hi
you may take a look at the FastExcel addin (not free though):
www.decisionmodels.com

"Jac Tremblay" wrote:

Hi everyone,

I know that there are tools (software) that can profile VBA code, but is
there such a tool to monitor memory usage by an Excel application?

Thank you.
--
Jac Tremblay

  #5   Report Post  
Posted to microsoft.public.excel.programming
external usenet poster
 
Posts: 30
Default Memory usage

Hi Vic,

Yes these worksheets functions are effectively helpful for a particular
mesure at a point in time but what I'm looking for is a report of many
readings across the time a macro process (an important and complicated
calculation) is run.

Thank you for your comment.

"Vic Eldridge" wrote:

Hi Jac,

The following worksheet functions will probably help.

=Info("totmem")
=Info("memavail")
=Info("memused")


Regards,
Vic Eldridge



Jac Tremblay wrote in message ...
Hi Frank,

I will check that out and come back with a comment.

Thank you for your answer.

"Frank Kabel" wrote:

Hi
you may take a look at the FastExcel addin (not free though):
www.decisionmodels.com

"Jac Tremblay" wrote:

Hi everyone,

I know that there are tools (software) that can profile VBA code, but is
there such a tool to monitor memory usage by an Excel application?

Thank you.
--
Jac Tremblay


Reply
Thread Tools Search this Thread
Search this Thread:

Advanced Search
Display Modes

Posting Rules

Smilies are On
[IMG] code is On
HTML code is Off
Trackbacks are On
Pingbacks are On
Refbacks are On


Similar Threads
Thread Thread Starter Forum Replies Last Post
Monitor memory usage JL Links and Linking in Excel 1 May 16th 05 10:05 PM
Monitor memory usage JL Excel Discussion (Misc queries) 0 May 13th 05 04:15 PM
Obtain memory usage? raj Excel Programming 0 November 18th 03 08:51 PM
VBA & Excel memory usage Kevin Excel Programming 2 August 18th 03 02:32 AM
VBA & Solver Memory Usage Dana DeLouis[_5_] Excel Programming 1 July 13th 03 04:58 AM


All times are GMT +1. The time now is 02:36 PM.

Powered by vBulletin® Copyright ©2000 - 2024, Jelsoft Enterprises Ltd.
Copyright ©2004-2024 ExcelBanter.
The comments are property of their posters.
 

About Us

"It's about Microsoft Excel"