I am trying to create a row source of the 50 states
instead of using a sheet
is there anyway to create a module with them
I have about 7 forms that have a combo box where they choose a state
so on form initialize
can i call another procedure
cbxState.rowsource = (call procedure with states)
thank you
Josh
Bookmarks