I have a report that is based on a query. It is used to write tests. So I populate a table with a certain number of questions and the report basically makes a test with the questions numbered. In the past I've used the =1 and it does what I want. But now I have multiple test numbers and I want that text or test number to appear before the question number as follows: "3-1." , "3-2." , and so on. Without just adding a simple text box in front of the other text box with the =1 int it, is there a better way. Every time I've tried what I've found out there from microsoft, it came up blank or gave me a syntax error. I hope all that makes sense.