Hi Paul,
Are you seeing this error on one record (record 4883?) in a table? Which
version of Access are you using? Do you have all service packs applied?
http://support.microsoft.com/?id=302495
What else can you tell us about this table? What data types are present? In
particular, do you have any OLE Object, Memo or Hyperlink fields? If so, you
may have a corrupted pointer.
You can likely recover all the rest of the records into a new table. Try
copying the structure of this table, by right-clicking on it and selecting
copy. Then right-click again, without including a table in the selection.
Click on paste and choose structure only. Create an append query to append
records from the table with a problem in record 4883 to your new table. Use
the appropriate criteria to filter out the suspect record.
Tom
http://www.access.qbuilt.com/html/expert_contributors.html
__________________________________________
:
How do I resolve the message "Invalid agrument. Error 3001"?
"#Error" is displayed in each box on line 4883 in an Access Table.