SetOption in VBA (again) 
Author Message
 SetOption in VBA (again)

I want to deactivate the Option "Recently Used File List" (or so, I use
Access spanish version) with SetOption in VBA, but I can't.

Could you tell me, please, which is the correct way?

Thank you in advanced from Barcelona, Spain.



Sat, 31 Jul 2004 03:55:41 GMT  
 SetOption in VBA (again)
The English version is:

Application.SetOption "Enable MRU File List", False

HTH
Van T. Dinh



Quote:
> I want to deactivate the Option "Recently Used File List" (or so, I use
> Access spanish version) with SetOption in VBA, but I can't.

> Could you tell me, please, which is the correct way?

> Thank you in advanced from Barcelona, Spain.



Sat, 31 Jul 2004 06:30:06 GMT  
 SetOption in VBA (again)
Thank you very much. So easy! (if you know).

Best regards from Barcelona, Spain.
Juan M. Afan de Ribera



Quote:
> The English version is:

> Application.SetOption "Enable MRU File List", False

> HTH
> Van T. Dinh



> > I want to deactivate the Option "Recently Used File List" (or so, I use
> > Access spanish version) with SetOption in VBA, but I can't.

> > Could you tell me, please, which is the correct way?

> > Thank you in advanced from Barcelona, Spain.



Sat, 31 Jul 2004 06:38:26 GMT  
 
 [ 3 post ] 

 Relevant Pages 

1. VBA on again off again

2. SetOption year format

3. setoption

4. A2K SetOption

5. A2k GetOption/SetOption

6. SetOption Problem

7. Access 2000: SetOption method error

8. Acc. 2.0 SetOption for Make Table Query Confirmation

9. VBA remedial again

10. Access to Outlook and back to Access again using VBA

11. Pausing VBA code (Again!)

12. HTML view source problem in VBA - Again

 

 
Powered by phpBB® Forum Software