Thread: range limit
View Single Post
  #2   Report Post  
Posted to microsoft.public.excel.misc
Bernie Deitrick Bernie Deitrick is offline
external usenet poster
 
Posts: 5,441
Default range limit

Is there a pattern to you cell selection? or is it fairly random? Perhaps there is other logic that
can be applied.

Bernie
MS Excel MVP


"Atishoo" wrote in message
...
Hi
Im programming a series of combo boxes to appear given the active cell
falling within a specified range.

im pre defining the ranges by selecting the individual cells (non of which
are adjacent) placing a name in the name box then return.

the problem is that when i reselect the range it has only selected the first
38 cells and no more! is excell limited to 38 seperate cells per range?? how
can I get round this? its irritating the t*** off me now