Lines of code - in another database

croydon

Registered User.
Local time
Today, 00:21
Joined
Oct 12, 2006
Messages
22
Is it possible to open another Access database and count the lines of code?

I have been asked to get a count of all lines of code for all Access databases on a particular server. I would guess this ought to be possible using VBA and storing the results in a table.

I have found a code sample that counts the lines in the current database, but I can't see how to do it in a different database.

Any assistance would be appreciated.
 

Users who are viewing this thread

Back
Top Bottom