D
danedder
I want to update a table in VB based on responses on a form, ie: If
txtIdea_Accepted = yes then update calc set accepted = 50.
txtIdea_accepted has a record source in table "updates" that will record
"yes" or "no", but I have a calculation table that needs to have an
associated value to that yes or no for future calculations.
Thank you for any help!!!
txtIdea_Accepted = yes then update calc set accepted = 50.
txtIdea_accepted has a record source in table "updates" that will record
"yes" or "no", but I have a calculation table that needs to have an
associated value to that yes or no for future calculations.
Thank you for any help!!!