Is it possible to create a new record based on the criteria of information in a cell?
For example: If have a table called “company” that holds information on Name, Date, Notes. What I would like is if the date matches to say todays date, then a new record is created in a new table called “services” bringing in the name of the first table.