Search results

  1. M

    Groupwise Info

    I know how to get the username from groupwise, what I need is to verify whether or not an entered name is a valid groupwise account name. If anyone can give me some assistance here, your assistance would be very much appreciated. Thanks!
  2. M

    Charts/Bar Codes/ and Graphs in VBA

    I need to generate pie charts and bar graphs in VBA reports. I have attacted a copy of the pie chart(s) and bar graph along with the data used to create these charts/graphs in Excel. I have also attached a copy of the tables which I will use to generate these charts/graphs. Three tables. 1...
  3. M

    Please Help - Need up designing a form to capture monthly activities

    I think I have may have already posted something similiar to this. But I cannot locate the post. I need an example that displays how to capture time spent each day per activity for each month. Any valid advice would be much appreciated! I need to capture for each inspector for each day and...
  4. M

    Need help with a NotInList problem

    I posted this message yesterday and have not received a response. Someone please assist. I feel really stupid, I just figured out how to post a thread for the third time... so...... My problem is with the notinlist event of a combobox which I have on a form. When this event occurs, I display...
  5. M

    How to Populate a combo box list

    I need to know how to populate my combo box list. I have a district ID and a district name field in a table named Districts. I have a table containing records for each coordinator, one of the fields is a district. I have 25 districts, I store the number of the district in the Districts table...
  6. M

    Passing a value from a form to a report in Zccess 2003

    I have a form that uses the OpenReport method to open and run one one of six reports. For each of the six reports, I need to pass the report module the date of the data to be contained within the report. How can I do this, if I put the date in the openargs argument of the OpenReport method...
Back
Top Bottom