Strange thing just happend. My Calendar form was working fine and all of a sudden I'm getting a run-time error: "Method 'Value' of object '_CustomControl' failed. My code is crashing on:
I have a form which I control the records filtered on using VB. Some users are suppose to be able to see one group of records while other users can see other records, there is criteria set up on Form_Load that checks their login and shows them what they should see based on ...