R
RemySS
I am creating a database that has a combo box listing 5 values. When either
value is selected, its corresponding fields become visible on screen (done
using VB).
However, when the database is closed and re-opened, the combo box value
remains, but the corresponding fields do not appear. The value in the combo
box then has to be reselected to make the fields appear.
This happens everytime, does anyone know some code that will remember what
has to remain on screen?
Thanks in advance!
value is selected, its corresponding fields become visible on screen (done
using VB).
However, when the database is closed and re-opened, the combo box value
remains, but the corresponding fields do not appear. The value in the combo
box then has to be reselected to make the fields appear.
This happens everytime, does anyone know some code that will remember what
has to remain on screen?
Thanks in advance!