I have a form with a combo box based on a table. When I enter a code in the combo box, I want the system to update other unbound text boxes with the other information in the table. I have it working in one form but not the other and I can't figure out what the difference is. The combo box is based on "Code" the unbound boxes have =code.colomn(0) The (0) changes depending on what info I want in the box It works really sweet in one form but not this one and I can't figure out the difference
Any suggestions would be appreciated
Any suggestions would be appreciated