I'm trying to create a button that will automatically put the current date in the [InDate] field of one of my forms. It shouldn't be that complicated, but I can't get it to work. I've tried using InDate = Date in the code, and that didn't work. I've also tried [InDate] = Date() in the Expression Builder. What am I doing wrong?
Thanks for your help.