www.bolidesoft.com Forum Index www.bolidesoft.com
Bolide Software
 
 FAQFAQ   SearchSearch   MemberlistMemberlist   UsergroupsUsergroups   RegisterRegister 
 ProfileProfile   Log in to check your private messagesLog in to check your private messages   Log inLog in 

 
 
[Bolide Software Home] [All My Movies™ page] [All My Books™ page] [Image Comparer™ page]
 


Total disks in collection?

 
Post new topic   Reply to topic    www.bolidesoft.com Forum Index -> All My Movies™ related
Author Message
TrypWyr



Joined: 22 Jan 2007
Posts: 2

PostPosted: Mon Jan 22, 2007 6:13 am    Post subject: Total disks in collection? Reply with quote

I apologize if there is an article about this, I couldn't find it... Rolling Eyes

I'm looking for a way to determine the total amount of disks in my collection, not just the total amount of movies. Is there a way to do this?

Thanks!
TrypWyr
Back to top
MD



Joined: 08 Aug 2006
Posts: 108

PostPosted: Mon Jan 22, 2007 8:11 am    Post subject: Re: Total disks in collection? Reply with quote

TrypWyr wrote:
I apologize if there is an article about this, I couldn't find it... Rolling Eyes

I'm looking for a way to determine the total amount of disks in my collection, not just the total amount of movies. Is there a way to do this?

Thanks!
TrypWyr

If you have MS Access, you can open the amm file (make a backup before you do this) and run this query
Code:
SELECT Sum(movies.mediacount) FROM movies;
Wink
Back to top
TrypWyr



Joined: 22 Jan 2007
Posts: 2

PostPosted: Mon Jan 22, 2007 4:11 pm    Post subject: Reply with quote

Wow... I'm am definitely not an Access guy! But with the help of our resident developer, I got it figured out. (Prolly doesn't help that I'm testing Office 2007!)

Thank you!

Tryp
Back to top
Display posts from previous:   
Post new topic   Reply to topic    www.bolidesoft.com Forum Index -> All My Movies™ related All times are GMT
Page 1 of 1

 


Powered by phpBB © 2001, 2005 phpBB Group