J
jassnaround
I have a database I have created for a user who needs an easy interface to
use to update the Federal Poverty Level calculation when it is changed by the
government. I currently have the fields "PovertyLevelAmt" and
"AddFamilyMemberAmt" in the "Tbl_Patients" set to the default value for those
fields. It is easy for me to change the default values manually, but the
user will not want to learn how to get to the default value area manually to
change it there. Does anyone have an idea of how she can very easily set the
new default values in either the table fields? I am new to Access
programming and having a hard time visualizing how to set this up. If code
is needed, could someone also help me with that? Appreciate any ideas.
use to update the Federal Poverty Level calculation when it is changed by the
government. I currently have the fields "PovertyLevelAmt" and
"AddFamilyMemberAmt" in the "Tbl_Patients" set to the default value for those
fields. It is easy for me to change the default values manually, but the
user will not want to learn how to get to the default value area manually to
change it there. Does anyone have an idea of how she can very easily set the
new default values in either the table fields? I am new to Access
programming and having a hard time visualizing how to set this up. If code
is needed, could someone also help me with that? Appreciate any ideas.