C
cinnie
I'm really not sure how to approach this. I have an unbound combobox on my
form. I want the entries in the combobox to be Excursion #1, Excursion #2
..... etc, (always in sequential order starting from 1). The last entry is
based on a value taken from a hidden textbox txtExcursionNum on the form. If
its value is, say, 12, then the last entry in the combobox should be
Excursion #12. How do I get the Row Source to 'adjust' like this?
thanks in advance
cinnie
form. I want the entries in the combobox to be Excursion #1, Excursion #2
..... etc, (always in sequential order starting from 1). The last entry is
based on a value taken from a hidden textbox txtExcursionNum on the form. If
its value is, say, 12, then the last entry in the combobox should be
Excursion #12. How do I get the Row Source to 'adjust' like this?
thanks in advance
cinnie