E
emanuel.levy
I have an Employee Table composed of 3 items
A Primay Key which is Auto Number
First Initital
Last name
I'm trying to use them in a new table where when you click on Employee
it shows the list of employees. On the initial screen it shows the
First Initial and Last name but once you go to the next field it shows
only the First Initial. How do I make it keep both displayed?
A Primay Key which is Auto Number
First Initital
Last name
I'm trying to use them in a new table where when you click on Employee
it shows the list of employees. On the initial screen it shows the
First Initial and Last name but once you go to the next field it shows
only the First Initial. How do I make it keep both displayed?