Search results

  1. ELiedeker

    Solved first description repeatedly replaced with primary key

    The offending form is Meal Planner 10-3-2020.
  2. ELiedeker

    Solved first description repeatedly replaced with primary key

    What is the best way to show the details you need?
  3. ELiedeker

    Solved first description repeatedly replaced with primary key

    Hi, I have a continuous form, Menu Planner, where you can plan weekly meals. It contains MealDate, MealName, Recipe, and Other Supply. Other than MealDate, which is simply a date field, the other fields are comboboxes referencing primary key-description pairs from various tables. The form stores...
  4. ELiedeker

    Solved Subform Parameters not found from Main Form

    Excellent! That did it, and now I understand more about how control references work. Thanks so much!!!
  5. ELiedeker

    Solved Subform Parameters not found from Main Form

    Hi all, I have a subform containing a text field (SearchTerm), a checkbox (IsVegan), and an option box (Breakfast/Lunch/Dinner). I reference these controls in the query source of a combobox on the same subform to filter a list of Recipes. It works great as a stand-alone form. However, I pasted...
  6. ELiedeker

    Finally joining the forum

    This looks very interesting. Thanks for sharing!
  7. ELiedeker

    Finally joining the forum

    Thanks!! Sounds like a great next project to learn some new skills.
  8. ELiedeker

    Finally joining the forum

    Isaac, that's awesome! I've organized my pictures that same way manually because even with the photo timestamp, I want to navigate quickly to a particular year or month without waiting for everything to load and render. It's such a time consuming process, so your program sounds really useful...
  9. ELiedeker

    Finally joining the forum

    Thanks all!
  10. ELiedeker

    Selecting unbound checkbox in detail section modifies all checkboxes

    Thanks for the response MajP!
  11. ELiedeker

    Selecting unbound checkbox in detail section modifies all checkboxes

    Thank you! I'm surprised not to have encountered this before. Do all controls behave this way? I thought I've had unbound combo boxes, for instance, that behave uniquely per record.
  12. ELiedeker

    Selecting unbound checkbox in detail section modifies all checkboxes

    Hello! My first question. I haven't found the answer elsewhere. I have a form with an unbound checkbox in the detail section of the form. Its purpose is to check off a supply on an order form as fulfilled. There is no corresponding field in the database. When selected, I update the database to...
  13. ELiedeker

    Finally joining the forum

    Hello! I'm a retired programmer with background mostly in client/server PC/Unix, Oracle programming. I had some experience with Access as a programmer in a limited fashion when I used it to create a front end reporting tool with some canned reports to show emergency room data imported from...
Back
Top Bottom