Hello all,
I have some code that automatically fills in unbound fields on my form but the code produces an error (#2455) in datasheet view.
I use the IsLoaded function to test if a form is open in form or datashet view but, is there a way to test if a form is open in form view only?
This...