have code below when I place cursor on the do line and hit F8 nothing happens. I've compiled the module. Using MS Access 2010. I've opened the trust to include the folder where I am working. Am I missing a reference somewhere? thx
Public Function ab1()
Dim tot, x, y, z As Integer
x = 3
y = 25...