I have a database set up where the information is stored in tables and inputed through Forms and displayed on a Report. I also need additional tables from this information that I will be going into word document tables. Some of the information will need a little manipulation such as IFF(A>B,A,B).
My question is should I be setting this information up in a query, form, or report if I am trying to copy it to a word document table?