View Single Post
  #8   Report Post  
Posted to microsoft.public.excel.programming
GS[_6_] GS[_6_] is offline
external usenet poster
 
Posts: 1,182
Default Enter value in compute cell location?

Adding to dpb's reply..

Row/column counts/indices are Type 'Long' and so should ALWAYS be defined as
such since their number can easily exceed the bounds of Type 'Integer'!

--
Garry

Free usenet access at http://www.eternal-september.org
Classic VB Users Regroup!
comp.lang.basic.visual.misc
microsoft.public.vb.general.discussion