Search results

  1. mike60smart

    Service Ticket Table(s)

    Thanks for that. Are there specific Locations you install Machines in a Property?
  2. mike60smart

    Service Ticket Table(s)

    Can you give us a list of Machine Types you install ?
  3. mike60smart

    Service Ticket Table(s)

    Hi Can you explain the use of "tblPayRangeAssignment" ?
  4. mike60smart

    Service Ticket Table(s)

    What are the various "Types" of Properties that you install Machines in?
  5. mike60smart

    Service Ticket Table(s)

    Can you upload a copy of your database?
  6. mike60smart

    Form on form

    Upload the database so we can see what you mean.
  7. mike60smart

    2 queries in one form

    Your sample database has a few problems in table design. 1. Product Table Product_Actual_ID PK set as Text - It is recommended that the PK be set as an Autonumber - LongInteger Datatype Category field set as a Lookup - You should not use Lookup Fields in Tables 2. StockIn Table StockIn field...
  8. mike60smart

    Trying to total a calculated field form a group footer in another group footer

    Hi Pat Yes. Also the fact that fields in tables which were supposed to be numeric were in fact text due to Import from an Excel file.
  9. mike60smart

    Trying to total a calculated field form a group footer in another group footer

    Hi Pat I have spoken with the OP and explained to him that all his calculations should be carried out in a query rather than in the Report it self. His problems have now been resolved.
  10. mike60smart

    Trying to total a calculated field form a group footer in another group footer

    Hi Are you able to upload a copy of the database with no confidential data?
  11. mike60smart

    The copy text and add new record Button Events are not working

    Hi Barbara Are you able to upload a copy of your database so we can see if we get the same error's?
  12. mike60smart

    Split Form trouble

    Glad it works for you. There are other ways of displaying the Data which might suit.
  13. mike60smart

    Split Form trouble

    Hi Albert Did my example help?
  14. mike60smart

    Split Form trouble

    Hi Here with the db attached
  15. mike60smart

    Split Form trouble

    I would suggest that it is easier to use a Main Form with Related Subforms to Manage this process. See attached screenshot.
  16. mike60smart

    Sorry folks, Access World will not accept my posts

    Hi DakotaRidge Just out of interest as I do not know how, in the attached database supplied by BlueSprice, how would you calculate the number of Employees whose Certification = CSP ?
  17. mike60smart

    2 queries in one form

    Can you upload a copy of the database?
  18. mike60smart

    I need help. How can I display the Total Amount and Net Amount on the main form? I am not able to do it. Please help.

    You would normally do the calculations in the subform as shown in the attached screenshot. My apologies the Labels in the subform should be as follows:-
Back
Top Bottom