Hazen & Associates
   
click globe for

click picture for

HAWDA demo

Smart Price List Demo

Wholesale Accounting in MS Access is our specialty.

Our flagship program:  HAWDA  for Access Access 2003

                            (can also be converted to Access XP or 2007, but runs faster on the 2003 recommended platform)

 
Hazen & Associates Wholesale Distribution Accounting

click for  Overview and Screen Shots

 

 If you would like to download a demo click here  (20MB)

 (MS Access 2003 is required to run it)

 Complete program with VBA source code originally  $1999

Special price only....$299    You save $1700 !!!  

    

Advantages:

    To develop this software from scratch would take a team of programmers 5+ years and cost over $200,000.

    You get a complete MS Access Program for Quotations, Sales, Invoices, Inventory,

    Purchase Orders, Accounts Receivable, Accounts Payable and General Ledger.

    If you need customizable software for your business this product provides a great foundation.

    Why spend thousands of hours and dollars when all this code has already been written?

    Includes many advanced features not found in "off the shelf" programs.

    This is a great wealth of sample code!  Use it as a learning tool.  See how the experts do it.

    You can have all this at a price so low that it slashes in-house development costs by over 99%.

                                    click for  Overview and Screen Shots

Who we are:

    Microsoft Access VBA Programming and Database design specialists.

What we offer:

    Expertise in easy to use software with specialization in high-end features.

Contact Information:

Location:
 Hazen & Associates
           Phoenix, AZ  85053          
E-mail:
 E-mail     <--click here
 
 

 

NEW!!!      Amazon Order Processing Program from Hazen & Associates:  

 
 

Hazen & Associates Amazon Order Processing Program

Do you also sell on Amazon?  Did you use ASON to process your orders?  Do you now go through the cumbersome process of getting your orders via your Amazon account now that ASON is history?

Here is a great answer to all those headaches.

Simply go into your Amazon account and set your orders reports to generate automatically once or twice a day (or more).  We do ours at noon.  Then use this program to download the file and process your orders.

Amazon still does not include the fee/commission amount, but at least you can get that from the notification email when you sell something.  This program allows you to enter the fee and the postage so you can calculate your actual profit on the sale.

Creates Order Sheets, Mailing Labels (two columns and about 10 addresses per page), Packing Slips and even Amazon Ship Confirm upload files so there is no more confirming shipments one at a time in order to get paid.  Simply upload this file to Amazon and all the orders get ship confirmed at once.

Developed using the "Microsoft Access" database environment.  It integrates extremely well with other Microsoft Office products.  Source code is included so you can tailor ANYTHING to your specific needs.   All data files are easy to open and modify manually if you need to.  Stores all your orders in a built-in archive to prevent processing orders twice and to give you an audit trail of all your order details.  Screen shots:      (use back to return after viewing)

Main Menu     Return Address     Fees Postage     Order Sheets     Mailing Labels     Packing Slips     Ship Confirm Form

It runs well on a simple Windows peer-to-peer  multi-user LAN. (Local Area Network).

UNRESTRICTED Multi-User Network Ready.

We recommend Access 2003, but can be converted to later versions with ease.

The entire program with source code will be emailed to you when you make your purchase.

Only $49.95       Click here to get more information:  E-mail

Or click here to purchase...      

 

 

 

 

 

 

 

 

Another useful product from Hazen & Associates:  

   Smart Price List  for Microsoft Excel 2000 (and up)    

          Price List     Order Form     Picture Catalog

Does your company offer a large variety of products?  Smart Price List  is an Excel based form that will save you the cost of printing your catalog or price list while giving your customers an extremely easy way to place an order.

 

Smart Price List Info

 

 

Free-Bee Toys        
          
            Here is a FREE MS Access Color Translator...                            
 
                Download Color Translator 97

 

      Download Color Translator 2000

 
                      (MS ActiveX slider control version 6 must be registered)     What's This?

 

 

Here is a way to get an image to be transparent on an Access form.

If you want to have an image appear as if it were a "rubber stamp" (like 'INACTIVE' or 'PAID') on top of the information on the form, but still be able to see the information too...

 Here is the procedure...

1. Create a suitable picture in .jpg format. (I used Photo Draw) -- .bmp files work too

2. Create an image control on your form on top of the controls that should "bleed" through using the .jpg picture file as the source.

3. Set the back style property of the image control to transparent.

4. Select all the controls that should "bleed" through as a group. (Click each one while holding shift)

5. Set the back style property for this group to transparent.

6. While they are all still selected bring them to the front using the format menu item "Bring to Front"

7. Now you can add VBA code to the "Current" event to make the image visible or not visible as needed.

       Download Rubber Stamp Font