Tek-Tips is the largest IT community on the Internet today!

Members share and learn making Tek-Tips Forums the best source of peer-reviewed technical information on the Internet!

  • Congratulations SkipVought on being selected by the Tek-Tips community for having the most helpful posts in the forums last week. Way to Go!

Search results for query: *

  1. lleddil

    Can you convert Access database to an executable non-Access dbase

    Whilst in DESIGN mode go into the Visual Basic Editor, if you select Add-Ins then the Package & Dev Wizard should be one option. (Probably ask for your Office Disc) Once added as an option, you can run it anytine you are VB Editor. It will give you the option of packaging RUNTIME with the...
  2. lleddil

    Can you convert Access database to an executable non-Access dbase

    Using 'RUNTIME' which is included with the Packaging and Deployment wizard would enable users on PC's without the full blown Access program installed to run your databases. They won't be able to go into design view and make alterations - but that is possibly for the good.
  3. lleddil

    Access 2000 - Expanding text to fit a field

    On a report that generates labels, I would like to adjust the text size/width automatically to fit the appropriate field length, such as one can do in MS Word with the 'fit text' function. Any help on appropriate code would be appreciated.

Part and Inventory Search

Back
Top