I did a search earlier and I saw plenty of cascading posts where someone wanted to narrow their search in cbo2 based on their selection cbo1 (I was one of them), but this table is the other way around where I want the fld1 selection in cbo1 to display (not give options) fld2 of that same record in tbo2.
I'm guessing I could use the same cascading code to narrow the search, but how can I have the result automatically display in tbo2?