Recent content by fubarbundy

  1. F

    Write To Field In Database With Macro

    Hi Beetle I'm running access 2007. The Macro just runs from the navigation pane. The Action commands i have so far are SelectObject, OpenTable, GoToRecord, GoToControl and then SetValue. Everything works ( the table opens in datasheet view, the correct record is selected, and focus...
  2. F

    Write To Field In Database With Macro

    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...
Back
Top Bottom