Search results

  1. mike60smart

    some issues with DB form

    Hi I took a quick look at your Database which is in fact 1 Table which you have copied from an Excel File. Points to note are as follows:- 1. that you should not use spaces in field names 2. you should not use any of the following characters in field names !"£$%^&*()_+-=][}{#'@:;?/.>,< You...
  2. mike60smart

    Query Field Name based upon Text Box value

    Can you upload your database so we can see your table structures/ relationships?
  3. mike60smart

    Table Design and Efficiency Help

    The OP needs to give a more detailed description of his process. At the moment we are all just guessing what it is he needs.
  4. mike60smart

    Table Design and Efficiency Help

    Hi It would help us understand if you gave us examples of actual "Stats" rather than a list of Stat1 through to Stat30
  5. mike60smart

    Table Design and Efficiency Help

    Hi If you want to be able to choose a Supervisor , then allocate a Shift and then allocate Employees to the Shift selected, then you need tables as shown in the attached screenshots. The Data Input Form allows you to select a Supervisor, Select the Shift he is responsible for and then add...
  6. mike60smart

    I'm sure there is a simple solution asset tracking MY NEW PROJECT.

    Hi If I create a Form which allows you to select a Tag what data would you then want to be able to add? The attached screenshot allows me to select a Tag, and then add details about a specific Level Transmitter and Pressure Transducer associated with the Tag selected.
  7. mike60smart

    I'm sure there is a simple solution asset tracking MY NEW PROJECT.

    From the Relationship diagram it is difficult to determine what in fact you need to do. Do you want to be able to Select a Tag and then enter details of the Pressure Transducer as well as details of the Level Transmitter?
  8. mike60smart

    I'm sure there is a simple solution asset tracking MY NEW PROJECT.

    Are you able to upload a copy of your actual database?
  9. mike60smart

    I'm sure there is a simple solution asset tracking MY NEW PROJECT.

    Hi So all 3 rows belong to 1 peice of Machinary?
  10. mike60smart

    I'm sure there is a simple solution asset tracking MY NEW PROJECT.

    Have you an example in Excel of 1 Piece of machinery with all associated Parts?
  11. mike60smart

    Entering text into a table via a query

    Hi Are you able to upload a screenshot of your table relationships?
  12. mike60smart

    Entering text into a table via a query

    Can you upload a copy of the database with no confidential data?
  13. mike60smart

    Entering text into a table via a query

    This just confirms that your table structure is all wrong.
  14. mike60smart

    Entering text into a table via a query

    Hi Bob Well Gasman gave you the solution as to how you can achieve this. All I am trying to do is point out that the structure of the Subform is wrong.
  15. mike60smart

    Entering text into a table via a query

    Hi Gasman Yes "Paid" would also be included but difficult to determine as we have no idea of the actual table structure.
  16. mike60smart

    Entering text into a table via a query

    So the Subform for entering Invoice Number information must be based on a query based on Multiple Tables. The Subform has Multiple Redundant Controls because all you actually need to enter in the Subform is the "Date", "Invoice Number" & "Amount"
  17. mike60smart

    Entering text into a table via a query

    Can you upload a screenshot of your Form in Design View?
  18. mike60smart

    Entering text into a table via a query

    So each of the Controls are Unbound and you have specific VBA Events for specific Controls.
  19. mike60smart

    Entering text into a table via a query

    Why have you got the label "Enter" alongside each of your Controls?
  20. mike60smart

    Entering text into a table via a query

    Hi Bob Are you able yo upload a copy of your database?
Back
Top Bottom