Search results

  1. A

    Sendobject

    I have a form which users use to record concerns. The form automatically generates a concern i.d. number as a field on the form. When the user enters the project name I have a lookup field which displays the name of the project manager. I want to send an automatic email to the project manager...
  2. A

    Automatic email

    Hello. I have a form that users log product concerns on. When a new concern is logged, I want the manager of that product to be informed, automatically by email. In "Team" table I have all the products, managers and email addresses stored. In "ConcernInputForm" when the user inputs the project...
  3. A

    Calculating text in tables

    I need help. I want a field in my table that generates an Log number. I already have fields: I.D. number (sequential number) Project Name (Text field) Milestone (Number field) The Log number should be made up of the first two letters from the Project Name, then the Milestone, then the ID...
Back
Top Bottom