Recent content by chriskellerx10

  1. C

    Bind query to subform

    OK. So I do have to make a form with text boxes in it for each query. Thats my problem I guess. I didn't put anything on the form at all... because the queries I am using pull different fields. So if I'm correct...I need to make a form for each table I use...and change the childForms source...
  2. C

    Bind query to subform

    Thanks for your reply. I was looking for a dynamic data presentation control that I could bind different queries from different tables to the same control. I think my understanding is...I would have to create a form for each query and add that for to the sub-from, right? What I am currently...
  3. C

    Bind query to subform

    Hello everyone. I am very new to access...but I am a .NET developer trying to do some forms. I was looking for a grid control. I tried a list box at first, which worked okay, other than the fact I could not get it to auto-size columns and having to specify the number of columns. I am trying to...
Back
Top Bottom