Hi,
Although I agree with Jeff, I don't know your situation... When should the code be run? You should run it in your caluculated field's "After Update" event. You shouldn't need brackets around the field names (unless you left spaces in the field names, or you have funny characters in the field name, ex: #,$,^, etc.) However, if you are worried about it try this:
Me![StoreCalcFieldName] = Me![CalcValueTextBox]
- Again make sure you change the names to match your database.
- If you are saving to another table then let me know and I'll post a query to help you out.
jbehrne
If at first you don't succeed, call in an airstrike. - Murphy's Laws of Combat Operations