Search results

  1. H

    How do I convert an inout month number into a month name?

    I have a report based on a query where in the query the user inputs a month from 1 - 12. How do I make the report say the name of the month instead of the inputted number? The field in the query is constructed like this: Field Month: Month([tbl_2_CustomerOrder.OrderDate]) Criteria...
  2. H

    Autonumber in form and subform question

    I have a form and subform as shown below. The order number in the main form and in the subform is entered manually but of course ideally the Order Number should be an autonumber. I've tried to change it by going through the steps to change the number field to an auto number (delete the...
Back
Top Bottom