split form problems

bbwolff

Registered User.
Local time
Today, 20:34
Joined
Oct 1, 2013
Messages
116
I have a start form with buttons that open an entry form
I'd like to open the same form once as a form to add new record (data entry) and once as an editing form. I added the query so that i can select a range of records I want to open and I'd like to have that as a split form for quick editing.
My question is, is it possible to open the same form once as a single form and once as a split form ()on two different buttons).
at macro design there's no possibility to for split form, just form.
I currently have to exactly the same forms, but one is set as default view to split form.
Any simpler solutions?
 

Users who are viewing this thread

Back
Top Bottom