I have a database that contains literature references. The references can be anything from magazine articles, to books, to videos or conference proceedings.
I have a form the user can use to search the database for the area of research they want. The report is built off the query that used to search.
Is there a way to change the style of reporting based on the media type? For example, the MLA style for books is much different from the MLA style for videos or websites. Would I have to use IF statements to distinguish between the different media types?
Thanks!
Sarah
I have a form the user can use to search the database for the area of research they want. The report is built off the query that used to search.
Is there a way to change the style of reporting based on the media type? For example, the MLA style for books is much different from the MLA style for videos or websites. Would I have to use IF statements to distinguish between the different media types?
Thanks!
Sarah