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 Rhinorhino 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: *

  • Users: seca650
  • Content: Threads
  • Order by date
  1. seca650

    Control Outlook/Email address from module

    I am completing a Word template from a form in Access. I am able to fill and save the new document. I want to be able to send the just completed document via Outlook to a predetermined list of e-mail addresses. I am able to open outlook and attach the document using the...
  2. seca650

    controls on a report

    I want to gather a listing of all the controls on a specific report on the detail section. Is it possible to do, as well as gathering the data source properties of these controls. The end product is to create a table comprised of these control data sources.
  3. seca650

    Text Abbreviations - Find and Replace

    I have a table with a field of descriptions that are quite long. These descriptions need to be replaced with an abbreviated value. For example: a description may contain "Socketweld". This would be replaced with "Sw". I need to create a new table that will contain the...
  4. seca650

    Use VBA to control query statement

    I have one report layout that I want use to produce two reports (documents). Each report will require a different SQL statement. I know how to setup a checkbox on a form to tell which statement to run. What is the syntax to represent the select query. As a secondary step I need to be able to...
  5. seca650

    Checkbox value toggle

    I want to use a checkbox to display a list box on a form, I am able to set the default value of the checkbox to false upon loading the form, once I click on the checkbox, the list box becomes visible As I turn on or off the checkbox, I want my list box to appear or disappear. Thanks Ken
  6. seca650

    Extract text value from Text field

    I have a document that is produced as a result of an output from access. there are a series "text form field" in the document that receive the info from access. What I want to do is go to a text box and extract the value into a variable, then remove the text box and paste the variable...
  7. seca650

    Main and Sub Reports using LinkMasterFields & Link ChildFields

    I am building a report in access that will require a front page. This report will carry a document number and will be revised many times. I believe this is a good application for main and Sub reports. The main report will contain the front page and the detail of the data, the sub report will...

Part and Inventory Search

Back
Top