List my source code

Hello friends,

I'd like to know how to get all my vba code from an access 2002
application (.mdb).

I want to send it all to a text file and then compare it to my older
versions to follow changes.

Thanks.
darwinbaldrich [ Mi, 16 Januar 2008 15:27 ] [ ID #1909518 ]

Re: List my source code

When in the VBA editor, click File>Print and then select 'Current
Project'. The click on 'Setup' and under printer name you should see
a 'Microsoft Office Document Image Writer' selection. Click that
click 'Ok' and then click 'OK' again and you should get your code in
one document. That should do it.
Brian [ Mi, 16 Januar 2008 15:55 ] [ ID #1909519 ]

Re: List my source code

Hi,

> I want to send it all to a text file and then compare it to my older
> versions to follow changes.

Here you can find code to export all objects to a text file - not only
modules.

http://www.access-programmers.co.uk/forums/showthread.php?t= 99179

Regards
Jens
Jens Schilling [ Mi, 16 Januar 2008 16:31 ] [ ID #1909520 ]
Datenbanken » comp.databases.ms-access » List my source code

Vorheriges Thema: Access 2002 Conditional Caption
Nächstes Thema: Reference the Date in report footer.