I am running into a couple problems. One, I am using DCounts to rank each customer's revenue within a given month. Two, when using DSum, the query yields the correct number, but it's in text format. I know I can use the Format([Field],"Currency") function, but is there another way to fix...