T
Tom R
Dear all
Am currently converting my access 97 db to a2K. Most is
fairly fluffy
however have come across a few oddities...
I have an unbound combo box on a form. The form itself is
bound to an
EMPTY table (initially). When I try select data in the
combo box,
although it gets selected (I can see the consequences of
that in other
text boxes), it does not display!!! This was all fine in
A97.
I've mucked about with this and noticed the following:
1. If i set allow additions to yes, you can then see the
data in the
combo (this was not needed for A97, so what am I
misunderstanding?)
2. Even if the combo is a simple value list, this is still
not
displayed.
Please help, puzzled of waterloo
(And on a sidenote, I've had to change a few of my set Set
rst =
Me.RecordsetClone to Set rst = Me.Recordset.Clone to get
stuff to work. Any hints?)
Cheers
Tom
Am currently converting my access 97 db to a2K. Most is
fairly fluffy
however have come across a few oddities...
I have an unbound combo box on a form. The form itself is
bound to an
EMPTY table (initially). When I try select data in the
combo box,
although it gets selected (I can see the consequences of
that in other
text boxes), it does not display!!! This was all fine in
A97.
I've mucked about with this and noticed the following:
1. If i set allow additions to yes, you can then see the
data in the
combo (this was not needed for A97, so what am I
misunderstanding?)
2. Even if the combo is a simple value list, this is still
not
displayed.
Please help, puzzled of waterloo
(And on a sidenote, I've had to change a few of my set Set
rst =
Me.RecordsetClone to Set rst = Me.Recordset.Clone to get
stuff to work. Any hints?)
Cheers
Tom