Please Help...
Heres what I am trying to do... there is an author field in my database. There can be multiple author names in the field, but the format is always the same...
Basically it looks like this:
J.T. Smith A.; B.A. Jones B., etc.
I need to do 2 things... On one report I want the author name to look like this
Smith J.T. A., et al.
(Basically showing only the first author, last name first, then initials)
On another report I want the author name to look like this:
Smith J.T. A., B.A. Jones B., etc.
Can anyone think of a way that I can do this... Thanks so much
Heres what I am trying to do... there is an author field in my database. There can be multiple author names in the field, but the format is always the same...
Basically it looks like this:
J.T. Smith A.; B.A. Jones B., etc.
I need to do 2 things... On one report I want the author name to look like this
Smith J.T. A., et al.
(Basically showing only the first author, last name first, then initials)
On another report I want the author name to look like this:
Smith J.T. A., B.A. Jones B., etc.
Can anyone think of a way that I can do this... Thanks so much