Search results

  1. mike60smart

    Solved New Record

    Why not just use a Main Form and Subforms?
  2. mike60smart

    Update Query

    Hi Teri I don't think you need an Update Query You currently have your "qryLessonsTotalCourseDurations" which list the Totals for Each Course. Which table are you trying to update ?
  3. mike60smart

    Stop Users from adding on second subform if #1 is not filled

    Can you upload a screenshot of the table that contains the SpecialityID showing all fields as well as the table name?
  4. mike60smart

    Stop Users from adding on second subform if #1 is not filled

    Well as thought the table structure is wrong. Can you upload a zipped copy of the database?
  5. mike60smart

    Stop Users from adding on second subform if #1 is not filled

    Are you saying that a specific Dr has Many Specialities? If this is the case then your table structure is wrong. Can you upload a zipped copy of the database?
  6. mike60smart

    Form Layout View takes forever to appear when Field List is included

    Hi It would depend on whether the table is based on 1 table or Multiple Tables?
  7. mike60smart

    Updating table based on main form and combo box on subform

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

    Office / VBE Language Issues (BUGS?)

    Hi Colin It says Alternative
  9. mike60smart

    Office / VBE Language Issues (BUGS?)

    Hi Colin It is in English - Colour vice Color
  10. mike60smart

    Office / VBE Language Issues (BUGS?)

    Hi Colin My build is as follows:-
  11. mike60smart

    Office / VBE Language Issues (BUGS?)

    Hi Colin Mine is as shown below:-
  12. mike60smart

    Office / VBE Language Issues (BUGS?)

    Hi Colin OK I set my language settings as follows:- When I changed to Spanish and then back to English all of my Menu's are in English. Also the Alternate Row button now has Colour vice Color.
  13. mike60smart

    Office / VBE Language Issues (BUGS?)

    Hi Colin OK I changed my settings to those shown in the attached screenshot. And like you the VBE language remains in Spanish.
  14. mike60smart

    Office / VBE Language Issues (BUGS?)

    Hi Colin I believe I have English (United Kingdom) installed.
  15. mike60smart

    Office / VBE Language Issues (BUGS?)

    Hi Colin I added additional languages and defaulted to Spanish. Restarted and both Menus in Spanish. Reset to English and restarted and both Menus now revert to English. Also the Command button reads as Alternate Row Color.
  16. mike60smart

    Solved Function to calculate your start and end dates for the current day

    Why do you want to display the same date twice in the same record?
  17. mike60smart

    Prorated help please

    It would help if you can upload a copy of your actual database with some non confidential data
  18. mike60smart

    Prorated help please

    Hi Welcome to the Forum This Link provided by Gasman will start you off
  19. mike60smart

    Estimate form with more than one entry

    Hi Jill Your problems are down to bad design. The Estimate has many details so you need to structure the Report so that the Main Estimate details are contained in the Report Header with all of the Details in the detail area.
  20. mike60smart

    Solved What causes a sub form being locked?

    Hi Pat My apologies for not saying what I did. The Op stated that they wanted to select Multiple Records. So I removed the subform and created a Listbox which was set as Multi select
Top Bottom