recording entries.

  • Thread starter Thread starter FBrnstrmr
  • Start date Start date
F

FBrnstrmr

I am using a combo box with a data table to enter info in a form and I wish
to record the result in a separate table but it doesn't work. How do I enter
info via a selection from a table and have it placed in a nother table?
Thx,
-Fred
 
FBrnstrmr,

Without more information... did you try an Append query? You could run
after update of the combo box. Of course, suppose one makes the wrong
selection? You might also want to consider having a Verify message but all
that seems cumbersome. Maybe if you explain a bit more of what you trying
to do?

--
Gina Whipp

"I feel I have been denied critical, need to know, information!" - Tremors
II

http://www.regina-whipp.com/index_files/TipList.htm
 
Thanks Gina,
I had asked this question in different ways hoping someone would trigger a
familiarity with which I could work. Eventually it did work and I think it is
coming along nicely. Thanks very much,(and to Al and John and crystal.)
-Fred
 
Back
Top