I hope this makes sense. I have three fields in a table, Name, Date, Performance. (NB am linking this database to an application i am currently working on), Okay my question is it possible to have the same name multiple times with different dates and performance without showing the name all those times, what i have at the moment is
Col1, Col2, Col3
Mark 12/12/2003 Good
Mark 02/11/2001 Bad
Mark 07/02/2000 Average
Now all i want is mark to be shown once at the top, until i enter a new name. Is this possible??
Thanks
Col1, Col2, Col3
Mark 12/12/2003 Good
Mark 02/11/2001 Bad
Mark 07/02/2000 Average
Now all i want is mark to be shown once at the top, until i enter a new name. Is this possible??
Thanks