单项选择题

在宏的表达式中要引用报表Rep上控件txtName的值,可以使用的引用格式()。

A.txtName
B.[Rep]![txtName]
C.Reports![Rep]![txtName]
D.Report![txtName]