Pop Up Form

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
 
L

Linq Adams via AccessMonster.com

You say

"that displays the model numbers for the categorydetaildescription."

Is there a single model number for a given description or can a description
have more than one model number?
 
A

alison.justice

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.....
 
A

alison.justice

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?
 

Ask a Question

Want to reply to this thread or ask your own question?

You'll need to choose a username for the site, which only take a couple of moments. After that, you can post your question and our members will help you out.

Ask a Question

Top