View Single Post
  #1   Report Post  
Posted to microsoft.public.excel.programming
Chip Pearson Chip Pearson is offline
external usenet poster
 
Posts: 7,247
Default arrays on forms in Excel

If you're talking about Control Arrays, then VBA doesn't support
them.


--
Cordially,
Chip Pearson
Microsoft MVP - Excel
Pearson Software Consulting, LLC
www.cpearson.com


"John" wrote in message
...
Is it possible to have an array of objects on a form in Excel?
eg. txtProducts, txtPrice...
I know this is possible in VB.
Thanks in advance for your always great advice and help.
John.