Data Acces Page Controles

F

FatuM

hi, i'm currently new to Acces pages
i'm trying to create a page where i can find / Delete my orders ( it's a
database for a company ) but i found out how i can see the orders rows but
how can i change / delete them ?

you guys are realy my last hope...

so i hope some of you can help me out..

Thanks already,
Marco Tiggelaar
 
K

Ken Snell [MVP]

You should be able to use the most basic setup of a DAP to do this. Create a
page in design view, and find the desired table in the Field List. Drag it
onto the page. The page should set up to show all the records and allow
additions/deletions/edits.
 
Top