H Hemant_india Nov 25, 2007 #1 hi if i declare array in a standard module are they be manipulated through subs?
A Alan Beban Nov 25, 2007 #3 Hemant_india said: hi if i declare array in a standard module are they be manipulated through subs? Click to expand... Gary''s Student said: Yes: http://www.cpearson.com/Excel/PassingAndReturningArrays.htm Click to expand... Or through Functions, as illustrated on the same site (and apparently Property procedures, though no example is included on the site). Alan Beban
Hemant_india said: hi if i declare array in a standard module are they be manipulated through subs? Click to expand... Gary''s Student said: Yes: http://www.cpearson.com/Excel/PassingAndReturningArrays.htm Click to expand... Or through Functions, as illustrated on the same site (and apparently Property procedures, though no example is included on the site). Alan Beban