| Author |
Replies: 14 / Views: 1,546 |
|
|
Pillar of the Community
United States
4778 Posts |
Since I have a fair amount of Roman coins, I use an Excel spreadsheet. I have the proper labels set up and everything and it's great seeing my collection grow with every acquisition not only in real life but on my Excel as well. After just recently getting my third Byzantine coin, I set up another worksheet on my Excel spreadsheet for my Byzantines (three's a crowd, right?  ). But when my collection of Romans was small, it was just paper and pencil (it was more for remembering their RIC numbers than actually keeping track of how many I had). So how do you keep track? Edited by VisigothKing 01/05/2012 6:15 pm
|
|
|
|
Moderator
 United States
23731 Posts |
I use a data base created on Microsoft Works. All my ancients are on the same program, they are given catalog numbers and listed by names, dates, legends, mints marks if any, provinces, etc. I've am in the process of updating that list now.
|
|
Pillar of the Community
United States
1549 Posts |
I have a number added to the Works database solely for the purpose of sorting the coins in the order I want. First I have a field dividing coins into groups as I wish. I use RE, RS and RX for Romans before the Severans, The Severans (my specialty) and after the Severans. That is followed by a four digit numeric field with each number selected to place the coin in the order I want it to fall in relation to the others in its group. I follow that with a four digit sequence number (0001 is the first coin I bought, 9999 will be the last if I live that long (unlikely).  Above is my coin photo gi 0230 bb 0323. The GI field tells me the coin is a Greek Imperial. 0230 is a meaningless number in the range 0000 to 9999 about where I felt a Hadrian should fall within the Greek Imperial series. A Diocletian might be in the 9000's while Augustus under 0050 or so. The BB is a sign that this photo has a black background. Some of my coins have GG or WW photos as well with other color backgrounds. 0323 means it was the 323rd coin I ever bought. I can sort my files by any combination of the fields. If I want to see files on coins I bought in a certain time period I can sort on sequence number but if I want coins ordered by their date, I sort using that first number . All this may seem overkill when you have 20 coins but it starts being more helpful when you hit 2000. Just be sure to spread your date numbers out so you won't run out of spaces where you get new coins. That is why I have a separate series for Severan coins. I own more Septimius Severus coins than I do coins before him or after. If you specialize in Constantinian, you might want a separate series for what fits in each RIC volume, for example. I wish I had done that but after entering numbers for decades, changing the system is a lot of work so you need to decide what you will want when you are old and set it up now.
|
|
Moderator
 Australia
16872 Posts |
I use a coin-specific database program to track my entire collection. All the coins are mixed in together, ancient, mediaeval and modern, so if I need to separate out just the ancient ones, there's a field where I've entered "Location" and look for the "Ancients" album or, for Byzantine coins, the "Mediaeval" album. There's also a field labelled "Category" in which I put things like "Ancient Roman" or "Ancient Roman Provincial", as well as any thematic category the coin might have such as "religious", "astronomy", "architecture" etc. I can thus get the database to search for ancients in general or specific categories of ancients.
Don't say "infinitely" when you mean "very"; otherwise, you'll have no word left when you want to talk about something really infinite. - C. S. Lewis
|
|
Pillar of the Community
United States
2044 Posts |
That's a very good post that I can appreciate because I need to start figuring out a way to catalog my own coins. I've been thinking about it recently and I have been thinking about programming one myself in Visual Studio C++. Or just using an Excel sheet.
I'm not sure which direction I'm going to go yet. That's my thoughts on it.
|
|
Pillar of the Community
United States
842 Posts |
I also used paper at first. Then I made an excel spreadsheet. Now I am creating a website. It is almost done and will be up in a month or two. Its purpose is to not only show off my treasure, but to act as an additional reference and identification site for others if need be. I will let you guys know as soon as it is up and running. I have worked very hard on it so I hope you like it. 
|
|
Pillar of the Community
United States
4253 Posts |
I use Excel. My son who was a reports officer with the US Army, made up a spreadsheet at my request. I had trouble with it at first as I have never really used nor poplulated Excel. But with a little help from my son and a lot of patience he was able to help me through it. My catalog numbering system is simplicity itself (at least for me). It's a numbering system consisting of the location of the coin, i.e., 2-5-3-4 (book, page, line, cell). I am able to sort through the spreadsheet in almost limitless variations, and each catalog entry has a miniature image of the coin itself (for insurance purposes). So far it has worked for me. I would be more than happy to share this spreadsheet, but I do believe you must have some working knowledge of Excel. I would be lost without my son's explanations.
|
|
Pillar of the Community
 United States
4778 Posts |
Thanks guys for responding! Very interesting methods that I've read so far. And ancientcoinguy can't wait to see your website when it's done 
|
|
Bedrock of the Community
Australia
21788 Posts |
My ancients collection is not big enough. Only about 200 or so over 1,000 years old, mainly Greek Roman and some Indian and Chinese, that are part of a much larger collection. They are grouped in albums by culture, then age. To slightly complicate matters, the more valuble items are in a safe.
|
|
Pillar of the Community
United Kingdom
2100 Posts |
I have an offline suite of HTML pages that I use to manage my coins. This seemed like a good idea to me at the time and was intended to be temporary as I planned to write my own coin management utility (I used to be a software engineer) but never got round to it. Now the large number of coins makes the migration to a commercial coin database seem too much like hard work. I group all my Imperial coins but differentiate between them with a prefix GI or RI, I then have a numeric, 3 digit index for the Emperor or family member e.g. 064 is my index for Septimius Severus, I then add an alphabetic suffix to this, which represents the order in which the coins were purchased starting with "a" and then incrementing a, b, through aa, ab, ac etc. Thus I have RI_064a representing my first Imperial coin of Septimius Severus. I then use this reference for all my files related to this coin i.e. html, RAW, jpg etc. It works for me.
|
|
Pillar of the Community
United Kingdom
2894 Posts |
I started out with the usual "Word" document and while it's still useful I wanted something more interactive. I dabbled in setting up an Access database which could do alot of database stuff but it was still not flexible enough to do what I really wanted. So .... I learned about 20 html commands (that's all that's really needed) and set up my own website that provided an interactive tour of my collection - and others could benefit from it as well as I expanded my collection (slightly!) to include all know examples with all the appropriate references. http://www.diadumenian.com/I actually went one more and wrote the book  - so the references in it should be about as comprenhensive as it is possible to get. However. I realise that this was (sort of!) easy for me as my collection is so specialised and focused on a very narrow field. but I think the principle is the same for anyone. A few html commands under your belt and it's really easy to build a very satisfying tour of your collection. Just my thoughts Malcolm
|
|
Pillar of the Community
United States
4253 Posts |
Quote: I learned about 20 html commands (that's all that's really needed) I have had your website bookmarked and use it for reference material. I am probably the most computer ignorant person on the planet so when you say "20 html commands" I have no idea what your are talking about. I would love to be able to set up my own web site, but, alas, like my Daddy used to tell me: "put that screwdriver down. You know you don't know anything about machinery!"
|
|
Pillar of the Community
United Kingdom
2838 Posts |
I also use Excel spreadsheets, I used them a lot at work so I'm pretty comfortable with them and use VLOOKUP to populate labels for printing. I also find the filters useful when I just want to look at certain coins.
They can get time-consuming but they are what suits my needs best.
|
|
Valued Member
United States
66 Posts |
all very helpful info. I have a very basic excel sheet. these posts give lots of good ideas if I need more.
|
|
Bedrock of the Community
United States
10045 Posts |
In a way, I use a photo-based record for my coins. My Flickr account has photos of my better coins, as well as any research I have done on each. It's easy to do searches based on keywords that brings up thumbnails of all relevant coins.
|
| |
Replies: 14 / Views: 1,546 |
|