Hello, 
 
I'm trying to create a simple function that gives me the current form name.
I have a public variable that I want to store the name in before using it in a msgbox.
I've looked at some examples but they aren’t clear to me. One in particular was frmName = Me.Name
Can anyone please tell me the correct version of frmName = Me.Name?
 
Thanks
 I'm trying to create a simple function that gives me the current form name.
I have a public variable that I want to store the name in before using it in a msgbox.
I've looked at some examples but they aren’t clear to me. One in particular was frmName = Me.Name
Can anyone please tell me the correct version of frmName = Me.Name?
Thanks
 
	 
 
		 
 
		 
 
		 
 
		