R reidarT May 21, 2006 #1 Is it possible to have a vertical scrollbar only on the detail of the form, not the form header or form footer? reidarT
Is it possible to have a vertical scrollbar only on the detail of the form, not the form header or form footer? reidarT
F fredg May 21, 2006 #2 Is it possible to have a vertical scrollbar only on the detail of the form, not the form header or form footer? reidarT Click to expand... I would say No. In a continuous form there are not 1 but many detail sections. Each record row is a detail section
Is it possible to have a vertical scrollbar only on the detail of the form, not the form header or form footer? reidarT Click to expand... I would say No. In a continuous form there are not 1 but many detail sections. Each record row is a detail section
D Duane Hookom May 22, 2006 #3 You could probably accomplish this by using your continuous form as a subform on a main form that doesn't have scroll bars.
You could probably accomplish this by using your continuous form as a subform on a main form that doesn't have scroll bars.