Edit a calculated field ????

D

Dan

Hi,

Is there any way to edit a calculated filed in a form?!!!

eg: iif([field a]= "other", "make the calculated field to
data enter"

I know does not sound right...

Thanks
 
R

Rick B

not sure what you are trying to do here.

if fieldA=other, then what? Have the user make an entry in a field?

You could use code to say that if FieldA = other, then don't let the user
exit the form until a particular field is entered.

Is that what you want?

Rick B


Hi,

Is there any way to edit a calculated filed in a form?!!!

eg: iif([field a]= "other", "make the calculated field to
data enter"

I know does not sound right...

Thanks
 

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