Reply
 
LinkBack Thread Tools Search this Thread Display Modes
  #1   Report Post  
Posted to microsoft.public.excel.programming
external usenet poster
 
Posts: 72
Default strange problem displaying array in list box

Hi,

I have a very very strange problem which I can not figure out. I wrote some
code a while back which collects a list of data in an array and displays
this array in a list box. It works fine, and still does. I ammened the
code in some of the other module of this workbook, however, this part
remains unchanges. Now the array does not display in the list box unless i
put another window over the list box and move it back - then it appears.
Note, that this can be any other windows, i.e. an instance of internet
explorer etc. It's almost is if the screen has been frozen and needs to
unfreeze. Incidentally, there are another two list boxes on the same
worksheet which are populated with different arrays and they function just
fine. I am using excel 2000. Does anyone have any idea what could be
causing this. Many thanks.


  #2   Report Post  
Posted to microsoft.public.excel.programming
external usenet poster
 
Posts: 6,953
Default strange problem displaying array in list box

have you turned screenupdating to false in your code?

--
Regards,
Tom Ogilvy


"Graham Whitehead" wrote:

Hi,

I have a very very strange problem which I can not figure out. I wrote some
code a while back which collects a list of data in an array and displays
this array in a list box. It works fine, and still does. I ammened the
code in some of the other module of this workbook, however, this part
remains unchanges. Now the array does not display in the list box unless i
put another window over the list box and move it back - then it appears.
Note, that this can be any other windows, i.e. an instance of internet
explorer etc. It's almost is if the screen has been frozen and needs to
unfreeze. Incidentally, there are another two list boxes on the same
worksheet which are populated with different arrays and they function just
fine. I am using excel 2000. Does anyone have any idea what could be
causing this. Many thanks.



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
Strange Excel problem with Jump List Jack Wiggins New Users to Excel 1 November 24th 09 08:35 PM
PERCENTRANK in array formula: strange behavior vezerid Excel Discussion (Misc queries) 4 March 9th 06 04:11 PM
Strange behavior in INDEX(..., MIN(...)) - array formula vezerid Excel Discussion (Misc queries) 2 February 21st 06 11:56 AM
Displaying a 1d Array in a spreadsheet and a list-box Andy Excel Programming 4 November 28th 04 05:05 PM
Need help displaying array contents jsatz Excel Programming 3 October 3rd 03 09:33 PM


All times are GMT +1. The time now is 10:17 AM.

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

About Us

"It's about Microsoft Excel"