Normal Topic Question on Posting values to subform (Read 447 times)
Calibrate1
Member
*
Offline



Posts: 38
Location: Dayton, OH
Joined: Jun 28th, 2006
Question on Posting values to subform
Sep 7th, 2006 at 5:01pm
Print Post Print Post  
I have a few subforms in a database I am working with.  I am trying to post value in one text box in the parent record to a element in a subform of that record.  I have played with XPost and XLookup, but without having a common "key" element to find the particular record.  Is there anyway I can work around this?  Thank You,

Christy
  
Back to top
 
IP Logged
 
Ray the Reaper
Global Moderator
Members
Lantica Support
*****
Offline


The One & The Only

Posts: 2482
Joined: Aug 20th, 2003
Re: Question on Posting values to subform
Reply #1 - Sep 7th, 2006 at 5:37pm
Print Post Print Post  
Hello Christy,

You can use the SBasic command FormFieldValue() to put a value into a record in a subform. FormFieldValue() can be found on pages 171-172 of the Sesame 1.1 Programming Manual.

-Ray
  

Raymond Yoxall Consulting
ray.yoxall@gmail.com
ryoxall@lantica.com
Sesame Applications, Design and Support
Back to top
IP Logged
 
Calibrate1
Member
*
Offline



Posts: 38
Location: Dayton, OH
Joined: Jun 28th, 2006
Re: Question on Posting values to subform
Reply #2 - Sep 7th, 2006 at 8:47pm
Print Post Print Post  
Thank you!  It worked!!!    Grin Roll Eyes
  
Back to top
 
IP Logged