Search results

  1. P

    standard module-public function

    I'm trying to create a standard module with a public function. The function is a simple calculation that returns a value to a text box called "Total". I'm having a hard time creating the module. The function is...
  2. P

    report- help with calculated field from text box on form

    Is there any way you can have a value from a calculated text box on a form appear on a report without having that form open? I am trying to generate a report. The report is derived from a number of tables so I put together a query. One of the forms frmCharges has multiple text boxes and combo...
  3. P

    combo box on form

    My question is how can you make a combo box based on a Table/Query on a form change with the different records on that form? I created a combo box that looks up information (shipper) on a query. This combo box contains three fields (Shipper)(ShipperID) and (ShipperAddress). When you input a...
Back
Top Bottom