I have a make table query in which one of the fields is formated as currency. It works fine. I also have several append table quries which append to the table. No matter what I do, the number in the currency field reverts to an integer. I have made sure that all of the fields in all the queries are formated correctly and that the table is also formated correctly. The results come out with a decimal and two zeros to the right (eg 787.00) instead of the correct amount of (eg 787.35)