Newbies hairy1 Posted January 8, 2006 Newbies Posted January 8, 2006 Hi I want to generate a value list in one layout BASED on a found set from a different layout I have two tables, each with a layout: tblOperations [layoutOperations] tblSurgeons [layoutSurgeons] I want to generate a value list in layoutOperations BASED on a found set from tblSurgeons:Surgeon = "Mr" any help would be greatly appreciated! tim tblSurgeons surgeon___title John______Mr Sally______Professor Andrew____Mr
aaa Posted January 9, 2006 Posted January 9, 2006 (edited) Hi, my frend! Create one script which in new window opens your tblSurgeons [layoutSurgeons], where before each record you will have "Use" button. After pressing this buuton you by script use wishing field and copy it to tblOperations. After all close opened window. Will be better if you attach the part of your tables and we create example on your attachment. Edited January 9, 2006 by Guest
Recommended Posts
This topic is 6958 days old. Please don't post here. Open a new topic instead.
Create an account or sign in to comment
You need to be a member in order to leave a comment
Create an account
Sign up for a new account in our community. It's easy!
Register a new accountSign in
Already have an account? Sign in here.
Sign In Now