Ok. This stems from help I rendered in a different thread. The reason you're getting the error is that, as I explained when giving you the example db, in the example I provided you there is a VBA module containing a public function called Flipname. You need to copy that module into the db you intend to use the function in.
Ok. This stems from help I rendered in a different thread. The reason you're getting the error is that, as I explained when giving you the example db, in the example I provided you there is a VBA module containing a public function called Flipname. You need to copy that module into the db you intend to use the function in.