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 XP

 
Hazen & Associates Wholesale Distribution Accounting

 

click for  Overview and Screen Shots

 

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

 (MS Access XP is required to run it)

 Note: Features normally requiring WinFax and MS Outlook removed from demo.

 Complete program with VBA source code.............$1999

Special price only.......$999      Save $1000 !!!

Advantages:

    A complete MS Access Program for Quotations, Sales, Invoices, Inventory, A/R, A/P & GL.

    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.

    To develop this software from scratch would take 5 years and cost over $200,000.

    You can have all this for only $1999.  That slashes in-house development costs by 99%.

    Special price this month only...........$999       Save $1000 !!!

                                               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
 
 

 

 

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