I am trying to reference the AutoNumber Field that I have in one of my tables in Code, but all it returns is a ?, but if I try access the field in a Query I get the right result from the Field.
Does anyone know haw to handle an Autonumber - Replication ID Field in Code and return the correct result, I have tried things like cstr([FieldName]), etc but have had no luck.
Thanks,
Gavin,
Does anyone know haw to handle an Autonumber - Replication ID Field in Code and return the correct result, I have tried things like cstr([FieldName]), etc but have had no luck.
Thanks,
Gavin,