|
This page contains answers to common questions
handled by our support staff, along with some tips and tricks that we have found
useful and presented here as questions.
Note: In these answers we will follow a few shorthand conventions for
describing user-interface procedures. Key combinations will be presented like this: Ctrl+Alt+Delete,
which means that you should press and hold down the Control key, the Alt key, and the
Delete key at the same time. Menu selections will be presented like this: File->Open,
which means that you should open the File menu, and then make the Open selection.
-
How do I enter Duplicate Pieces?
-
How do I change the picture on the main screen?
-
How do I update my Market Values?
-
How do I add New Releases?
-
What about Retirements?
-
How can I prepare a database of pieces for sale?
-
How can I show purchases made in a specific year?
-
I get an error message "Can't Open Database - Wrong
Version". What does this mean?
-
How can I create a database for my other collections?
-
I installed the software, but don't see any databases?
-
I installed the software, but can't view any pictures. What is
wrong?
-
When running the New Picture Updates, I get an error message
like "Illegal operation on "Isinst30", what is wrong?
You can enter your duplicates using either the formatted screen, or the spreadsheet
edit screen. We recommend using the spreadsheet for duplicates since it is easier to use
for entering duplicates. From the Update Collections menu, select Add/Change/ Delete Item
and choose the collection you wish to update. If you bought 3 of one item from the same
store at the same time, then you can simply find that item and enter a "3" in
the Quantity field. However, if you bought those three items at different stores or for
different amounts you will want to manage them separately.
To enter a duplicate item using the spreadsheet screen, you must:
1) Find the item for which you have duplicates and click on the description or any
other field.
2) Then click on the Copy Row button located near the bottom of the screen. This will
create an exact duplicate of that item at the bottom of the spreadsheet.
3) Edit the item you just copied by entering the purchase date, price, or whatever
other unique information you have on that piece. Make sure that the Dup column shows
"Yes". If not, change it to "Yes".
Thats all there is to it! Now when you run a Duplicates Report, this item will
now show there. If you are keeping the first item as your own, and marking any others as
duplicates, this is all you need to do. If you would like to sell all of those items, you
will need to update the Dup column on the original piece as well as the copies you
created.
The same concepts apply to the formatted screen, however, the formatted screen
does not have a Copy Row button. To enter a duplicate item using the formatted screen, you
must:
1) Click on the New button to give you a blank screen to use.
2) Enter the item information, including the item number, description, prices, etc.
Make sure you click on the Duplicate Piece check box to indicate that this item is a
duplicate.
3) Click on the Save button to save the item you just entered.
When you double-click on the image, it will give you an Open File dialog box that will
allow you to select the image you would like to see there. You will probably need to
change the directory to your \IMAGES directory to get the listing of pictures. The
pictures are names using a 2 character collection description, followed by the item
number. For example, DV58336.jpg is the Ramsford Palace picture from the Dickens Village
collection. If you have any problems finding a specific picture, you can go to your edit
screen, find the piece, then write down the image file name, then try again to change the
picture. That image will appear there every time you use the software until you
change it. If you don't see an image there, double click on the blue background
about an inch below the Reports Menu. That will also bring up the Open File dialog
box.
First of all, download the new market values(MV.EXE) from our Downloads page to the
directory you installed the Village Collector to, normally that would be C:\VCWIN.
You will have to then Run the MV.EXE program to expand the Market Values database.
Start the Village Collector program, then select Update Market Values from the Utilities
menu, and you will get a small box with two option buttons, CANCEL and
"Update Market Value and Image File Names". Cancel will
return you to the main menu, while pressing the "Update Market Value and Image
File Names" button will go back through all of your databases and add the image
file names as well as update your collections with the latest market values and retired
dates. As the databases are updated, you will see them flash up on the button you pressed.
After the program updates all your databases, you will get a message back saying "All
Village Collector Databases Updated with current Market Values!" Press OK and
you're ready to go.
First of all, you will need to download the new releases database from our Download
page. These files will be named something like JAN1998.EXE or JUNE1998.EXE.
Once you download them to your C:\VCWIN directory, you will
need to Run the file you downloaded. You can do this through the Run menu after
pressing the Start Button, or use Windows Explorere to find the file, then double click it
to run it. Once they are expanded, you can start the Village Collector, then Update
Collections->Copy Item to Another Collection. To copy an item from one
collection to another, you first need to select the database you will be copying the item
from. Press the Open FROM Database button select the
Jan1998.mdb from the dialog box. Then you can press the Open TO
Database button and choose a database from the dialog box to copy the files
into, for example, your Dickens.mdb. After both databases are selected, simply select an
item description from the list on the left side of the page with your mouse, and drag it
over to the list on the right and release the mouse button. It doesn't matter where you
drop the item, it will automatically be placed at the top of your database. When you are
finished with the Dickens database, you can click on the Open TO
Database button and choose another database. When you are all finished
copying items, press the Done button to return to the
main menu. You may need to re-sort your database after this procedure.
When retirements are announced, we usually will have an updated Market Values database
within a day or two of the announcements. The Market Values Database will also
update the retired year for you. Once that is available for download, you can
follow the instructions for installing the new market values.
The Village Collector has a report called Duplicates for Sale that will list all pieces
that have a quantity greater than one, or have the Duplicate indicator set to
"Yes". If you wish to be more selective of which pieces you see on a
report, the easiest way to do that is to create a New Collection. To do that, start
the Village Collector, then go to File->New Collection. You will have to give
the file a name, then it will bring up a blank screen for entering your information.
At this point, just click on the Done button. We won't enter any information
at this time. Now if you go to Update Collections->Copy Item to Another
Collection, you can open your exisitng collection on the left side, and open
your new collection on the right side. Then simply drag-and-drop the items you wish
to sell into the new collection. Now if you run the Duplicates for Sale report, only
the items you wish to sell will be listed. One more note, when selling an item, you
will have to change the Market Value to the price you are asking for the piece.
Some insurance companies want to see only what you purchased last year, or this year,
so they can update their files without trying to figure out what has changed. To do
this, go to Reports->Custom,then choose the database you wish to work with.
When it comes up, make sure the Show Collection Items button is marked. Then in the SQL
box (the white text box), enter the following:
SELECT * FROM Items WHERE PurchYr = "1998" Order by SortData2
|