View Single Post
  #1  
Old 02-10-2010, 05:03 PM
VB.NET VB.NET is offline
Senior Member
 
Join Date: Jun 2009
Posts: 5,161
Default vba-think issue: control arrays

Hi, My first post, please be gentle. I have 64 booleans - all must be displayed on a single screen as a series of checkboxes (*no* - I don't care about the 65th bool, *yes* - it _must_ be a single no-scroll screen on the UI). As a VBA-refugee, I would love to use a control array, but...
__________________
VB.NET
domain name forum
Reply With Quote