G Guest Nov 14, 2006 #1 Is there a command which will cause a Macro to repeat based on the number of records in a table?
K Ken Snell \(MVP\) Nov 14, 2006 #2 Use an expression similar to this for the Repeat Count argument of the RunMacro action: =DCount("*", "NameOfYourTable")
Use an expression similar to this for the Repeat Count argument of the RunMacro action: =DCount("*", "NameOfYourTable")