L
Linda
Hello, In my database I have recently created a database query where I have 4 individual column sums and 1 column that has the total of all 4 together. On my page I would like to be able to create a sentence that would be similar to something like this. Total votes for Tiffany _ (where "_" would be the total from the first column. I would do that for each row and then finally. Total votes submitted _ (the total of all 4 columns in my database. Thanks for any help or suggestions you may have.