Search results

  1. R

    BrowseTo opens form as NewRecord depending on opened record

    Hi everyone, I need your enlightening suggestions again! I can't quite figure out the cause of the issue I'm having, and the result that I get doesn't quite make sense to me. So, here goes: I'm using a navigation control to switch between forms. In one of those forms, I have a continuous...
  2. R

    #Name? error in unbound, calculated text field

    Hi everyone, I've tried to understand and fix this error for a while now, and while it seems I'm not the only one to have run into it, I couldn't find any solution online. What I have is: A form containing a subform (continuous). The subform's Record Source is a query. The subform contains a...
  3. R

    Read-only values on continuous subform best pratices

    Hi everyone, I finally managed to find how to display things how I would like them but I was wondering what you think the best practices for that are, and if I'm not overdoing it. Basically, I would like to have on my continuous subform fields from my table but only as a non-editable list (I...
  4. R

    Subform doesn't update after values being updated by another form

    Hi, I'm running into an issue with my forms. I have a form that contains a subform, that contains a list of projects. This list is read-only. To update a record, you can double click on it, which opens another form filtered on this record, and which contains the fields in the first form as well...
  5. R

    Cascading combo boxes (multiple filters)

    Hi, I'm having some issues using the cascading combo box technique on my form. I have a form, which contains a subform in continuous view, which contains a few combo boxes. One of those combo boxes (available resources) should be filtered depending on the value of 3 other combo boxes (task...
  6. R

    Hello from the UK

    Hi everyone, I currently live in the UK and work in a translation agency. I'm new to Access, but know my way around Excel and VBA (not to a professional level, but did a few utilitarian macros for my company, some bigger than others) I'm currently working on a database/project management tool...
Back
Top Bottom