Thread
:
creating a small array from spreadsheet values/counts
View Single Post
#
5
Posted to microsoft.public.excel.programming
Ken Johnson
external usenet poster
Posts: 1,073
creating a small array from spreadsheet values/counts
Hi Tigpup,
Just an after-thought, I and J really should be dimensioned as Long, as
is K, just in case a user selects more than 32,767 rows ( the upper
limit for integer variable).
Ken Johnson
Reply With Quote
Ken Johnson
View Public Profile
Find all posts by Ken Johnson