![]() |
#3
|
|||
|
|||
![]()
My appologies, I typed that too fast and called the variable two different things, it should have looked more like this:
Code:
dim ctr 'this will be the counter for the loop crt =1 do while ctr <= 20 me("ComboBox" & ctr).value = "I am box #" & ctr ctr= ctr + 1 loop me.Combobox1.value where I can use a variable instead of the actual combobox name. Last edited by Bird_FAT; 06-09-2009 at 11:02 PM. |
|
![]() |
||||
Thread | Thread Starter | Forum | Replies | Last Post |
![]() |
DrewB | Word | 3 | 06-08-2009 11:29 PM |
Problem with Developer Form -- Check Boxes and Text Boxes | PCC | Word | 1 | 05-16-2009 05:22 AM |
PP 2007: Template - Title slide boxes | netkos | PowerPoint | 0 | 02-19-2009 10:30 AM |
![]() |
kim | Outlook | 3 | 02-17-2009 10:34 AM |
Word Text Boxes do not print | RogerMantle | Word | 0 | 02-16-2009 06:48 AM |