excel's memory limits

M

MD

I understand that excel2002 has about 160mb of memory (heap) and excel2003
is RAM managed. Does using a sub that copies and pastes into the clipboard
jam up that memory to a point that the clipboard can not be emptied unless
you close EXCEL (even if Application.CutCopyMode = False is used after each
paste)?

Windows XP clipboard gets full and can not by emptied.

I have this problem only when using Remote Desktop Connection on office
XP(2002- french edition) while running this sub that copies and pastes. Has
anyone else experience this?

Thank you for any hints on this topic

MD
 
Top