=?Utf-8?B?RGFuaWVsIFBpbmVhdWx0?= <DanielPineault[ at ]discussions.microsoft.com> wrote in news:148E2DB0-3FDB-4FFA-9BA0-C8537D022E48[ at ]microsoft.com:
[Quoted Text] > Firstly, you must change the sub you wish to call > (Me.Form_Current) from Private to Public. Then in the sub from > which you wish to make the call from enter > > Me.Form_Current
No need to make a procedure public if it's called from within the same module. It is required when calling from one module to another
-- Bob Quintal
PA is y I've altered my email address. ** Posted from http://www.teranews.com **
|