Hello,
I have a specific form, “frmCompany” and I want to copy it then paste it as “frmPerson”.
I then would like to do a Search for controls & labels in the pasted form to Search for any containing "Cmpny" and Replace with "Prsn" so “lblCmpnyName” -> “lblPrsnName” and “txtCmpnyName” -> “txtPrsnName” etc.
Since I want to be able to repeat this technique, I've spent a couple days trying to figure this out without success, any help greatly appreciated.
Thanks,
Chris
I have a specific form, “frmCompany” and I want to copy it then paste it as “frmPerson”.
I then would like to do a Search for controls & labels in the pasted form to Search for any containing "Cmpny" and Replace with "Prsn" so “lblCmpnyName” -> “lblPrsnName” and “txtCmpnyName” -> “txtPrsnName” etc.
Since I want to be able to repeat this technique, I've spent a couple days trying to figure this out without success, any help greatly appreciated.
Thanks,
Chris