Hi,

I'm trying to come up with a macro that will allow me to count prints. I was able to record a macro that:
1. Open the autocad plot.log
2. Delimited the file into columns
3. Label columns so they can be sorted

Now I need to filter by client and paper size. I was hoping to be able to enter the client name into and input prompt with the ability of changing the client name and re-running the macro.

Here's the code...

Please Login or Register  to view this content.
Bear in mind I'm new at this.

Thanks,

Chris