opening form based on another form

  • Thread starter Thread starter JohnE
  • Start date Start date
J

JohnE

I have a continuous form that shows a listing of change requests. At the end
of each record there is a button that opens up a detail screen showing the
full detail of the selected record. Both forms can be opened and manipulated
independently if the user decides to do so. Or select the record from the
list screen, open the detail screen and show the record detail. I get most
of this to work but am having difficulty in opening the detail screen from
the list screen. So I ask for assistance from the group to get going in the
right direction.
Thanks.
.... John
 
You did not say what difficulty you are having opening the detail screen.
Can you post the code you are using to try to open it?
 
I have found the error of my ways and got what I needed to work properly.
Thanks to those who reviewed this posting.
.... John
 
Back
Top