Pop Up Form

  • Thread starter Thread starter alison.justice
  • Start date Start date
A

alison.justice

I've tried to look through the forum to see if I could get my answer but I'm
not having any luck.

I have a main form, in the main form I have a control called
CategoryDetailDescription. I would like to be able to click within this
field and it open up another form that displays the model numbers for the
categorydetaildescription.

Can someone explain how/where I can do this?

Thank you very much for your help
 
Yes the categorydetaildescription can have more than one model number. I
have done this before in the past, but my brain has gone blank on this one.
Not sure what the code would be or where to put it.....
 
I actually was able to make it work with adding one of the buttons to the
form, but I was only able to connect the categorydetaildescription to match,
is there a way that it can narrow it down more so it is matching
categorydetaildescription and a levelid together?
 
Back
Top