Search results

  1. D

    dynamic report

    Hi, I'm trying to get my report to print only the fields in a record that have a value (<>0) and then move to the next record and do the same so that the final report will print like this eg 6" PVC (record 1) 0-8 ft - 100 8-10 ft - 200 14-16ft - 100 8" PVC (next record) 0-8 ft - 10 10"PVC...
  2. D

    printing

    Greetings, I'm trying to set up a report that only prints fields that contain a value (<>0) for each record in my table. Any ideas? Thanks Dome
  3. D

    copying a value from a form into a field in all records

    Hi, How can I copy a value entered be the user into a field in all of the records of my table? Thanks Dome
  4. D

    Opening new form from form

    Greetings, When I open a new form from a form with similar text boxes (they share the same table) values from the first form are displayed in the text boxes of the new form. Is there anyway to set the default record that it opens on? Thanks Dome
  5. D

    Changing value imported from a combo box

    Greetings, On my form I have a combo box that lists all of my products contained in a table. When I select a product it fills a few text boxes on the form with info about that product. Is it possible to change the info in the import text boxes, and then store the new value back into the...
  6. D

    Saving a calc. to a field

    Greetings, How can I save a calculation that is in a control source to a field in a record? Thanks Dome
  7. D

    undo startup options

    Greetings, I just turned off all of the menu options in the startup options dialog box. Now I can't edit my form How can I get the menus back? Thanks Dome
  8. D

    Display Values from 2 Tables Onto 1 Form

    Greetings, I have a form with a combo box that is used to select a product from another table. I would like to display other field values, associated with the item selected in the combo box on the form. Can anyone help? I know that I'm overlooking something simple Thanks Dome
  9. D

    Passing a calculation to a field

    Greetings, How can I pass and save a calculation that is in the Control Source property into a field on the table (eg. I took two values from existing fields and did a calculation on them. The sum is displayed on the screen in another text box. How do I save this to a field?) Thanks Dome
Back
Top Bottom