Search results

  1. mike60smart

    Title and images missing in Buttons

    Are you able to upload a sample database to see if the same applies when we look at it?
  2. mike60smart

    Inventory- hold stock level or not

    Hi I was always directed to this Link
  3. mike60smart

    Can we change the tab color or icon with "tabbed document" forms?

    You can add images to each tab control and format similar to that shown in the attached screenshot
  4. mike60smart

    kindly review file

    Hi In your Registrations Table you are storing all of the Subjects using a MVF It is recommended that each Subject should be a Record in a related table.
  5. mike60smart

    Solved From with One-To-Many Relationship table

    Hi I have given you the structure necessary to add 1 or more attributes. All you need now is to Google how to add attributes using the "Not In List" Event
  6. mike60smart

    Solved From with One-To-Many Relationship table

    Hi Here is an example of what you are describing. The Form that opens on Startup allows you to select / add a Property and then add 1 or more attributes.
  7. mike60smart

    Solved From with One-To-Many Relationship table

    If you upload a copy of the Db we can give you an example of how to do this.
  8. mike60smart

    Automated Production Planner

    Both FE & Be would help
  9. mike60smart

    Automated Production Planner

    To do that we would need to see your current table structure. Are you able to upload a zipped copy of the database with no confidential data?
  10. mike60smart

    Count(IIf( ...

    This is the data from your Excel file. Send us an example of what you expect to see. RowPartNumberNOTEGrade AA01READYa AA02NOT Readya AA03NOT Readya AA01NOT Readyc AA02READYc AA03READYc AA03READYb...
  11. mike60smart

    Automatically numbering the report

    I get the same error as Gasman
  12. mike60smart

    Count(IIf( ...

    Hi Is the attached screenshot what you are after?
  13. mike60smart

    When I select a value from the Section field, it should automatically combine with the corresponding values.

    You have a table named "nn" with no PK but lists all of the values you need to concatenate. Which Form has the Combobox where you want to select a "Section" ??
  14. mike60smart

    Display text in calculated query field based on multiple checkboxes

    Hi The following works but it is very rough.
  15. mike60smart

    Solved How to filter a specific column in MS Access Query

    Can you upload the Db
  16. mike60smart

    Solved Combining IIf Statements

    Sorry but all you have done is put my suggested line of code in the onclick event of SaveSalaryBtn What 1 wanted was a screenshot of the Macro that is on the Recalculate Taxes Button.
  17. mike60smart

    Solved Combining IIf Statements

    Can you post a screenshot of the Code you have on the On Click event of the Recalculate Taxes Button.
Back
Top Bottom