Is there a way to check if when you navigate to the edit screen if you are entering new info to add a record for the first time or if you are editing an existing record? I need to have a condition that checks if the user is adding a new record when navigating to the edit screen.
Solved! Go to Solution.
There are a couple of interpretations of your question:
Hope that helps,
Bryan
There are a couple of interpretations of your question:
Hope that helps,
Bryan
Thank You for the fast response. Response #1 was what helped me. I needed to check if (MyForm1.Mode=New).
Best Regards,
Renee
User | Count |
---|---|
149 | |
93 | |
82 | |
77 | |
57 |
User | Count |
---|---|
197 | |
175 | |
103 | |
95 | |
89 |