I've been trying to use this code to get my forms to autofill based on the previous record. My data types include boolean, integer, and text. How do I modify the following code to reflect this? I'm just a very early beginner with coding!
This is what I have now but it is not working:
Dim FillFields As String, FillAllFields As Integer
This is what I have now but it is not working:
Dim FillFields As String, FillAllFields As Integer