Hi all!
I am trying to make a small 'patch' database that will replace items in a much larger 'master' database.
In this patch I need to replace two forms in the master database. I am able to use DoCmd.TransferDatabase to move the forms from the patch into the master, however I don't know how to delete the older forms from the master first.
I have scoured the help files, and the microsoft site with no success.
Please someone help me!!
Thanks in advance!
-Funger
I am trying to make a small 'patch' database that will replace items in a much larger 'master' database.
In this patch I need to replace two forms in the master database. I am able to use DoCmd.TransferDatabase to move the forms from the patch into the master, however I don't know how to delete the older forms from the master first.
I have scoured the help files, and the microsoft site with no success.
Please someone help me!!

Thanks in advance!
-Funger