Everything goes wrong sometime with MSAccess. I need to find the name of a forms parent. I open the form from a button command and I want to know the name of the form that the calling button is on.
I have tried "frmName = Me.Parent.Name" but that doesn't work, yet most places seem to offer that as an answer. Can you please help., i am dying of frustration![]()