Skip to main content
cancel
Showing results for 
Search instead for 
Did you mean: 
gerrycastellino
Creator III
Creator III

question on list function

Assume I have a list box with field values:

Product

Category

Family

Assume I have fields in my data model labeled:  "Product" "Category" "Family"

What is the function I can use, where when I select a value from my list box, I can automatically generate the details

from my table as well ?

Gerry

1 Solution

Accepted Solutions
JonnyPoole
Employee
Employee

Here is a sample that approximates what you are after

View solution in original post

2 Replies
JonnyPoole
Employee
Employee

Here is a sample that approximates what you are after

gerrycastellino
Creator III
Creator III
Author

Great Stuff !  Thankx a bunch !