Search results

  1. M

    Sub records?

    Sorry I don't know what this means "extraneous table in the Recordsource"?
  2. M

    Sub records?

    Hi Pat, thanks for this......I'm completely lost now......I'm happy to make the changes but if you can explain what I need to do then I'll be able to follow it through and hopefully better understand....thank you in advance
  3. M

    Sub records?

    Attached is sample DB of the issues I'm having now, it is almost working! 🤪
  4. M

    Sub records?

    HI All, thanks for all the help, much appreciated. Am making progress!! Three things..... 1. Modify the Master/child links to fix the name of the child link to be just POID - I'm assuming you mean delete the relationship in the relationship window then remake that link? It was just POID in...
  5. M

    Sub records?

    Hi Pat, Thanks, I've stripped it right back, there are a few fields in the tables that are/were linked to other tables, anyway the fault is still there when you open frmPO, enter the details is fine, but then when you try to add a line item the error comes up
  6. M

    Sub records?

    I'm guessing it's an easy thing to do when your an expert on access :D
  7. M

    Sub records?

    Subform not syncing correctly, get the same error. I setup the subform as discussed earlier in this thread
  8. M

    Sub records?

    I setup the links in the relationship window after making the tables, as far as I know subform controls are set correctly...I removed the default value and it didn't like it 🤪
  9. M

    Sub records?

    No macros being used, I have the default value of a text box as =[Forms]![frmPO]![POID] so that frmPODetails has a reference back to the correct PO number
  10. M

    Sub records?

    The master/child links work, everything works fine....except this error message, as there is no code it doesn't make sense to have it
  11. M

    Sub records?

    I do not have any code
  12. M

    Sub records?

    I have a query as the source
  13. M

    Sub records?

    There is no indexed property showing on the property sheet?
  14. M

    Sub records?

    As far as I'm aware access has not updated since last Sept, everything else is working fine
  15. M

    Sub records?

    Yes it is setup like above with Unique records set to yes....it was No but changing it has not altered the error message
  16. M

    Sub records?

    Is there some vba I can put 'on entry' for a new record that will suppress this error message? It doesn't seem to effect the working
  17. M

    Sub records?

    I click on OK then it works as it should
  18. M

    Sub records?

  19. M

    Sub records?

    This is what I've done, still appearing?
  20. M

    Sub records?

    Its a split DB that's quite big with lots of relationships, would be a big file and awkward to do?
Back
Top Bottom