Page 1 of 1
set value in fields in subform from Select object
Posted: Thu Aug 10, 2023 11:48 pm
by treed
Hello All, I have a simple grid subform (yea I know that's hard to believe

) The first item is a select drop down box. When I make a selection from this box I'd like to set the value of other fields in the row with values in the same database record of the selected record. How would this be accomplished?
Re: set value in fields in subform from Select object
Posted: Wed Aug 16, 2023 2:51 am
by treed
Is this so easy it's a stupid question or so difficult no one knows???
Re: set value in fields in subform from Select object
Posted: Wed Aug 16, 2023 3:14 am
by nc07
Re: set value in fields in subform from Select object
Posted: Wed Aug 16, 2023 5:54 pm
by treed
Thanks Nilesh, I've done that with a lookup object and it works. In this case the select object is already implemented and is a little tidier for the end user.