You're not going to bind a variable such an integer or string to a recordset field in the sense that you can with controls like text boxes.
You can, however, assign the value of a specific field in a specific record the value that's stored in a common variable, depending, of course on the type...