开发者

macro to only output if there are records in tbl

I have a macro that outputs a report to print. I dont want it to output if there are no records, because I dont want to waste paper. Please advis开发者_StackOverflow中文版e. I am familiar with Access, but do not know VBA. thank you very much, Nathaniel


Use the reports On No Data event to display a message and then quit. This can be done using Macros. Start at the reports property sheet and click on the Event tab.

0

上一篇:

下一篇:

精彩评论

暂无评论...
验证码 换一张
取 消

最新问答

问答排行榜