I have an application in which the user will enter some information regarding
insurance policies held by a client. The client may have several policies
with different benefits but much of the information will be the same from
policy to policy, i.e. client name, address etc. When the user has finished
entering information for a policy he/she will click on the record navigation
button at the bottom of the screen to advance to a new record.
My question - how can I capture some of the information from the first
screen and carry it forward to the second screen? Is this even possible?
Rick B - 30 Nov 2005 20:57 GMT
Have you tried looking at previous posts on this topic? There are two
pretty common methods. Read the previous posts and you will find details
and links.
That's why the old posts are there.

Signature
Rick B
>I have an application in which the user will enter some information
>regarding
[quoted text clipped - 7 lines]
> My question - how can I capture some of the information from the first
> screen and carry it forward to the second screen? Is this even possible?