davesmith202
Employee of Access World
- Local time
- Today, 14:10
- Joined
- Jul 20, 2001
- Messages
- 522
I want to set the value of the field "Cost" in "tblMyTable" for the record whose primary key is stored in strPrimary.
What code would I need to update the table value to strCostValue?
Thanks,
Dave
What code would I need to update the table value to strCostValue?
Thanks,
Dave