Search results

  1. E

    Subform to Subform Problem...

    Sweeet Well Dude, after much messing around with that example (an MDB paints a thousand words) finally got it to work. As I suspected, you did reference it via the control rather than the form. I've just spent the last 4 hours trying to figure out why it still wasnt working, only to find an...
  2. E

    Subform to Subform Problem...

    OK, I tried that - if I understood correctly - what I did was set up a query which queries out the entire field set based upon a query criteria of CompanyID from the Companies Table - the criteria of WHICH CompanyID being pulled from the record being clicked on in LISTSUB. I then set up the...
  3. E

    Subform to Subform Problem...

    ... Looks promising Brad... It's bedtime for me..but by your leave I'll get onto it and see how we get on first thing in the morning :D Thanks.
  4. E

    Subform to Subform Problem...

    Subform to Subform Problem Unfortunately I can't do that because there's other stuff going on in LISTSUB - ie I've got a flag down the left of each record in the list, highlighting the status of each company, plus there's a search field at the top to dynamically query out and find certain...
  5. E

    Subform to Subform Problem...

    Hi, I'm only a beginner with Access and VBA (on a windows platform - Access 2000) etc so apologies up front. I have a main form (called frmMAININTERFACE), within which I've inserted a tab control item. Each page in the tab control thing is going to contain a subform, each subform relating to a...
Back
Top Bottom