Thread
:
listbox code
View Single Post
#
5
Posted to microsoft.public.excel.programming
Tom Ogilvy
external usenet poster
Posts: 6,953
listbox code
or even
j=0 to me.lstdata.columns.count-1
--
Regards,
Tom Ogilvy
"Ivan Raiminius" wrote:
sorry,
need to replace:
or j=0 to me.columns.count-1
with
or j=0 to me.istdata.columns.count-1
Regards,
Ivan
Reply With Quote
Tom Ogilvy
View Public Profile
Find all posts by Tom Ogilvy