coin collecting template for access users

  • Thread starter Thread starter Guest
  • Start date Start date
trying to organize my coin collection........

If you'ld like to build a database for it in Access, it should be
fairly straightforward; identify the Entities - real-life things or
events - of importance, and their Attributes. For coins (stretching my
memory back to my brief foray into numismatics in 1964 or so) some of
the attributes might be Country, Denomination, IssueYear, Mint,
Condition, DateAcquired, Price, SellingPriceDesired... whatever seems
needed for your use.

You may need some small auxiliary ("lookup", but I'd advise against
using Access' Lookup Field misfeature) tables such as a list of US
Mints, Countries if you have an international collection, Conditions
(e.g. "Mint", "Uncirculated", "Very Good", etc.), or others.

Create the Table and a Form based on it to enter the data; the form
wizard will give you a decent start, and you can use form design view
to pretty it up. But the Tables come *first*.

John W. Vinson[MVP]
 

Ask a Question

Want to reply to this thread or ask your own question?

You'll need to choose a username for the site, which only take a couple of moments. After that, you can post your question and our members will help you out.

Ask a Question

Back
Top