View Single Post
  #1   Report Post  
Posted to microsoft.public.excel.programming
Gary B Gary B is offline
external usenet poster
 
Posts: 20
Default Excel limitations

I am aware that Excel has some built in limitations 32,000 iterations etc.

Is there some code I can run over a workbook that will report on each of
these limitations (all internal limitations)? Ie formulas, colours used,
formats and fonts used etc ?

Thanks in advance.

Gary