I am having form trouble. i have a drop down box that when a product is chosen a second field will populate with the corresponding product code. I would like that same drop down box to populate two other fields. the drop down is pulling data from a specific table that contains all the information for all three fields on the form. i stumbled upon getting it to currently work with the one field, so i'm not sure how to repeat the steps for the other two. also, i don't necessarily need the three populated fields on my form as long as the drop down is there and they populate the fields correctly on the table. is this possible or am i looking for a miracle?