Hi, I'm a newbie. I thought this problem would be easy to solve for me but I was wrong.
I have a table that contains- RecordID, CustName, UserName, Password.
I want a layout that would show a list on the left side of the layout containing all CustNames (with scrollbar), a user could click on a name in the list and the Username and Password for that record would show up in two fields on right side of the layout.
Can anyone start me off in the right direction?
Thanks,
Kevin