Hi @OhYaMarketing, welcome to the community!
That’s a great question, and there’s a simple way to do this :)
Each time a form is submitted and a new row is created in Google Sheets, you can add a timestamp of when the row was created, effectively adding the date/time of when the form was completed.
To add the date/timestamp you add the phrase {{zap_meta_human_now}}
to the relevant field in your Zap (ie the corresponding column in Google Sheets).
You can learn more about adding the current date/time to your Zaps in this help guide: Insert the time your Zap runs into a field
One thing to know about the {{zap_meta_human_now}}
stamp is that when you test the Zap, it will insert the date and time using UTC (universal time). When your Zap is turned on, it will use the timezone of your Zapier account (or the Zap if you have set a different timezone for your Zap). So, if the time looks wrong when you test the Zap in the Zap editor, don’t worry. Turn on the Zap and submit a test form to check it.
A final tip is to make sure that the date column in Google Sheets is formatted to date/time before you turn on the Zap. If you’re note sure how to do that, here’s a Google help doc on formatting numbers in columns.
I hope that's clear, please let us know if you have any questions!