Continuous form problem

  • Thread starter Thread starter Steve
  • Start date Start date
S

Steve

Hi

I have a subform in my main order form that is for order
progression details by the operator.

they enter date,time,name and progression details.

I would like to only display the last progression on the
form. But be able to view full progression history by
pressing a cmd button. I'm also not sure about the best
way to add new progression.

Thanks for any help, Steve
 
On my website (see sig belos) is a small sample database called
"ContinuousFormWithNewRecordOnTop" which might be one solution. Using this
method, you could make the continuous form non-updateable.
 
Back
Top