rickorsteve
Technical User
I'm trying to query every third record from table a in order to add it to another table b.
I could use some help as soon as possible.
I could use some help as soon as possible.
Follow along with the video below to see how to install our site as a web app on your home screen.
Note: This feature may not be available in some browsers.
([YourLineNumberField]/3 = Int(YourLineNumberField/3))
Or ([YourLineNumberField] = 1)