G
Guest
Ok hoping you guys can help me like you have in the past.
I am trying to create a user form to display customer details in a
particular way.
The form is in 3 columns
Col1 = vertical scrolling column to show all customers name (you
highlight the name you want not double click)
Col2 = Box showing address of highlighted selection
Col3 = Box showing further details from another section of the database
ie prices
I saw this setup on a fancy Nokkia mobile phone and just saw it as a great
layout, the part that I will struggle on is creating the coding for when I
highlight.
Tables = Cust - Name, address, city
Prices - CustP, Item, Price
Col1 and Col2 will be using the same table - I will have no problems making
queries and such if required
Many thanks
I am trying to create a user form to display customer details in a
particular way.
The form is in 3 columns
Col1 = vertical scrolling column to show all customers name (you
highlight the name you want not double click)
Col2 = Box showing address of highlighted selection
Col3 = Box showing further details from another section of the database
ie prices
I saw this setup on a fancy Nokkia mobile phone and just saw it as a great
layout, the part that I will struggle on is creating the coding for when I
highlight.
Tables = Cust - Name, address, city
Prices - CustP, Item, Price
Col1 and Col2 will be using the same table - I will have no problems making
queries and such if required
Many thanks