B
BHW
Does anyone know why the following code, placed in module1 of
normal.dot, will not execute:
Sub AutoExec()
Initialize_MyMRU
MsgBox "Initializing MRU from AutoExec"
End Sub
Is there another place I should put it?
Thanks, Bruce
normal.dot, will not execute:
Sub AutoExec()
Initialize_MyMRU
MsgBox "Initializing MRU from AutoExec"
End Sub
Is there another place I should put it?
Thanks, Bruce