Jump to content

Recommended Posts

Posted

Been tasked with converting something done currently with endless paper to electronic , so decided an Access Web App should be the easy route as its web based and end user device neutral.

 

Almost got it working , but i cannot figure out how to filter the records. Once they have been 'Completed' and the check box 'Completed' has been ticked i no longer want them to appear on the far left on the screen shot. I can do an onload macro and tried the RequeryRecords with [QR_Students].[Complete]=1 but does not seem to do anything.

 

Screen Shot 2016-04-29 at 09.48.14.png

 

Any idea on the syntax to filter records against if a tick box is ticked or not? If it was normal Access i think it would be easier, but the Web App version seems to act quite differently.

Create an account or sign in to comment

You need to be a member in order to leave a comment

Create an account

Sign up for a new account in our community. It's easy!

Register a new account

Sign in

Already have an account? Sign in here.

Sign In Now



×
×
  • Create New...