P
Pro From Dover
I am trying to open a report with the command line DoCmd.OpenReport
"TWOSUM_SCORECARD", acViewNormal, , , , WEEK_NUM
The report opens but when I test Reports!TwoSum_ScoreCard.openargs it
contains a null value. I did check to make sure I am passing a value. What am
I doing wrong???
I am using ACCESS 2003.
"TWOSUM_SCORECARD", acViewNormal, , , , WEEK_NUM
The report opens but when I test Reports!TwoSum_ScoreCard.openargs it
contains a null value. I did check to make sure I am passing a value. What am
I doing wrong???
I am using ACCESS 2003.