field dependent on another field

F

felicitator72

Can you create a field in a table that can only be filled out if another
field is filled out? For instance, you need to know how much somebody paid,
but only if they have already paid. Otherwise, how much they paid should be
left blank. Is there a way to do that?
 
S

Steve

Generally the logic is that if an amount of payment is entered a payment has
been made. There is no need for a field to indicate a payment has been made.

Steve
(e-mail address removed)
 
J

Jeff Boyce

"How" depends on "what", as in "what is your data structure?" ...

Are you recording one record per payment? Or are you using a single field
to show total paid so far (and updating it as new amounts are paid)?

More info, please...

Regards

Jeff Boyce
Microsoft Office/Access MVP
 

Ask a Question

Want to reply to this thread or ask your own question?

You'll need to choose a username for the site, which only take a couple of moments. After that, you can post your question and our members will help you out.

Ask a Question

Top