Hi there, Im just knocking up a quick Access thing for work - moving data from a field in a form to a table.
Anybody got any ideas why I get this error? "Runtime error (13) - type mismatch"
We're using Windows 2000 and Access 2002...
Cheers
Option Compare Database
Option Explicit...