Thread: design access
View Single Post
  #1  
Old March 9th, 2010, 10:21 AM posted to microsoft.public.access.tablesdbdesign
Revned
external usenet poster
 
Posts: 48
Default design access

Hello everyone,

I have a table tblOrders
CustomerName DateOrder RefNo Amount Status

primary key: RefNo
Field type: Status - check box

I have a table tblPayments
CustName Datepaid PaidRef AmntPaid

primary key: PaidRef

can anyone help me figure out how can I design my query and my form/subform
that when in my tblPayment field name AmntPaid equals to tblOrder field name
Amount, access will automaitcally set the field name Status to Yes.

please can anyone help me.

thanks in advance, i appreciate