Hello,
Forum
I am exploring the template Inventory 2007.
I notice that the Transaction items form is in datasheet view.
How can I change it to form view that I see in design view?
Your assistance is much appreciated
Yours Sincerely,
Haziq
Hello,
Forum
I am exploring the template Inventory 2007.
I notice that the Transaction items form is in datasheet view.
How can I change it to form view that I see in design view?
Your assistance is much appreciated
Yours Sincerely,
Haziq
Right click on the form while in design view and select properties. Set the default to for the form to single form.
Hello,
alansidman
Thanks for the speedy reply.
Is it possible to open the single form when I click on the new transaction on the top left hand corner? (In the header)
If it is possible, how can I go about doing it?
Thanks In Advance
Haziq
MdHaziq_Inventory-v1.zip
Added form frmInventoryTransactions.
On form 'Inventory Transaction List', modified the on_click event macro for 'New Transaction' button to open the above form in data entry mode.