S
style214
I am still fairly new to building Access databases, and I have ran into
a problem I cannot find any information on.
I have a database that houses several different pieces of data, and I
am trying to set it up so certain information is automatically updated.
The first one:
I want to pull a date from one field insp_date, when a radio button is
checked, and add 1 month to it, and drop that date into another column,
grndchk_date. A coworker suggested doing this via the form, but I do
not know how to do this. I only want this to occur if the radio button
is checked. I currently have the field set to a Yes/No option.
The second one:
I want to pull the same inspection date, and output to a separate field
based off of one of 3 options. These options would add either 90 days,
1 year, or 3 years.
I would guess that if I can get a solution to the first one, I can
modify it to use it for the other 3 options. I am not a complete expert
on this, so any help would be greatly appreciated. If there is any
further information needed, please let me know.
a problem I cannot find any information on.
I have a database that houses several different pieces of data, and I
am trying to set it up so certain information is automatically updated.
The first one:
I want to pull a date from one field insp_date, when a radio button is
checked, and add 1 month to it, and drop that date into another column,
grndchk_date. A coworker suggested doing this via the form, but I do
not know how to do this. I only want this to occur if the radio button
is checked. I currently have the field set to a Yes/No option.
The second one:
I want to pull the same inspection date, and output to a separate field
based off of one of 3 options. These options would add either 90 days,
1 year, or 3 years.
I would guess that if I can get a solution to the first one, I can
modify it to use it for the other 3 options. I am not a complete expert
on this, so any help would be greatly appreciated. If there is any
further information needed, please let me know.