Hi friends,
Please give me the link to download list objects used.rep Report.
I have searched for more than one hour and not able to find it.
Its very Urgent. Please dont give the link to VBA.
Thanx,
Monkey
monkey (BOB member since 2005-10-08)
Hi friends,
Please give me the link to download list objects used.rep Report.
I have searched for more than one hour and not able to find it.
Its very Urgent. Please dont give the link to VBA.
Thanx,
Monkey
monkey (BOB member since 2005-10-08)
That’s what we have. As far as I know, this is what you’re talking about, and that’s what is currently available on BOB. You simply start a new document, copy that VBA code into that document, make a few configuration changes, and you have it.
Dave Rathbun (BOB member since 2002-06-06)
Hi Dave,
I am a newbie to VBA.
Can please tell me where to put the code and what changes to be made and the entire process.
Thanx.
monkey (BOB member since 2005-10-08)
Not today.
The code as written has some hard-coded values in it. Those need to be updated to fit your situation. As far as creating the document…
The code creates a CSV file that contains information about all of the REP files in the folder that you point the code to. You can then use any tool of choice (Excel or even BusinessObjects) to open and analyze that file.
That’s as much time as I have for this today. Give it a shot, or find someone else at your company that is more comfortable with VBA to help.
Dave Rathbun (BOB member since 2002-06-06)
Monkey - I haven’t used this piece of code, but in general try the following:
I haven’t tested this with this sub, but in general that’s the process.
Cheers,
Erik
EWilkinson (BOB member since 2005-12-07)
An hour? Try searching for “list objects used rep” and you’ll find this post near the top of the list.
Dwayne Hoffpauir (BOB member since 2002-09-19)
HI dave,
Just some 1 hour back I was able to see and download that list objects used.rep. But Unfortunately Deleted it.
Can you please search and see.
Thanx.
monkey (BOB member since 2005-10-08)
Thanx a lot.
I got the report.
monkey (BOB member since 2005-10-08)