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 derfloh 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: freddydog
  • Content: Threads
  • Order by date
  1. freddydog

    Multiple Page form but same code?

    I have a form with multiple pages. The page forms are identical .. the only difference is the source (query ... all the data comes from one table but varies by a status code). Is there an easy way to use one set of routines/code for all the pages ... varying only by a parameter which identifies...
  2. freddydog

    suppress common information in continuous form

    Hello I would like to display mailing history information for various Clients. Like in a report, I would like to display the name and address only on the first entry of this continuous form for a varying number of mailing history till I get the next Client information. I though of doing a union...
  3. freddydog

    Updateable control for unjoined table

    Hi, I have a form with different pages containing continuous form information (mailing list). In the heading of the page, I would like to add a control where the User can add comments, notes i.e. updateable control. These comments/notes would be stored in a table not joined to the table...
  4. freddydog

    Problem Updating another table within continuous form

    Hi, Can't figure out why this doesn't work. I would like to update 2 cols (date and operator id) in tableB when a control (lettertype - also in TableB) on a continuous form is updated. - when the lettertype is updated, TableB show the update - I then have a query to update the date/operator id...

Part and Inventory Search

Back
Top