ok, this really wasn't that difficult, I tooled around for a couple of hours and got it working. I'll post the code and some keywords if, on some distant day, some other egghead thinks that this would be a good idea:
Option Compare Database
Option Explicit
Public Function fCreate_subfrm()
Dim...