Help
DataGuru
5 - Automation Enthusiast
5 - Automation Enthusiast
since ‎Jan 19, 2023
‎Jun 01, 2023

User Statistics

  • 11 Posts
  • 2 Solutions
  • 11 Kudos given
  • 7 Kudos received

User Activity

I have a Payment Interface with a Form that creates a new record in my Payment table.  There is a field for Dues Amount and another for Donation Amount.  Both are define with a Currency data type, and with a Default Value of $0.00.  In most cases onl...
As I create Interfaces for my database, I noticed that my record selector box for my source table, always defaults to the earliest record.  I need it to appear blank, when I first open the table's Interface.   Is there a setting that I need to change...
Background:  I am creating a member database for a homeowner's association.  The database has a PEOPLE table, that contains contact information, a SITE table, that contains information about the property (e.g., street address), and a Junction table, ...