fubarbundy
New member
- Local time
- Today, 03:31
- Joined
- May 2, 2013
- Messages
- 2
Hi
I'm attempting to write to a database field with a macro. The macro can open the table, find the correct record and set focus on the right field but when I attempt to use the 'SetValue' Action I get the error message: "Microsoft Office Access can't find the name 'myfieldname' you entered in the expression. I've tried the field name with brackets, without brackets and with the table name but always gives an error.
The database is in a trusted folder.
Any one got any ideas?
 I'm attempting to write to a database field with a macro. The macro can open the table, find the correct record and set focus on the right field but when I attempt to use the 'SetValue' Action I get the error message: "Microsoft Office Access can't find the name 'myfieldname' you entered in the expression. I've tried the field name with brackets, without brackets and with the table name but always gives an error.
The database is in a trusted folder.
Any one got any ideas?
 
	 
 
		 
 
		 
 
		