Thanks, Wayne.
What would this be like if the field [Name] was a number field?
I thought that I would not need delimiters for a number field, but I can't get this thing to work.
using my own fields I have:
sPrint "rptTranscriptDetails",,"[TRNumber]=" & [txtTest]
I also tried this:
sPrint...