Hi,
This line work perfectly when I copy into the default value of [para2]
it will increment the value by one
=DCount("[Para2]","OTR Para2","[Para1]=1")+1
Now I want to combine the 3 following one into one.
=DCount("[Para2]","OTR Para2","[Para1]=1")+1
=DCount("[Para2]","OTR...