F
Fletcher
Hi, I have an unbound text box that I would like to look up a value in
a table depending on what the value of a combo box is. I figure it's
something pretty easy.
To explain better, I have a combo box that looks up it's values from a
table (we'll call it TableX). There are three columns in this table:
TableXID, DateEst, and Use. The combo box looks up values in TableXID
where the value in Use are a certain value. I would like for my
unbound text box to display the value that is in the DateEst field
where for the TableXID that is chosen in the combo box.
If anyone can help me, I would be most grateful. I'm sure it's a
really easy fix, but I don't know how to do it yet.
Thanks in advance,
Fletcher...
a table depending on what the value of a combo box is. I figure it's
something pretty easy.
To explain better, I have a combo box that looks up it's values from a
table (we'll call it TableX). There are three columns in this table:
TableXID, DateEst, and Use. The combo box looks up values in TableXID
where the value in Use are a certain value. I would like for my
unbound text box to display the value that is in the DateEst field
where for the TableXID that is chosen in the combo box.
If anyone can help me, I would be most grateful. I'm sure it's a
really easy fix, but I don't know how to do it yet.
Thanks in advance,
Fletcher...