I've tried to execute several macro commands, which all result in error 2046. The commands are: SaveRecord, Refresh, Requery, Redo. The error explanation is that the command is not available either because the database was created in an older access version or the database is in read only. My database was created in MS Access Version 2010 and has an accdb extension, which means it's compatible with version 2010. This is a serious problem in my database because it is a continuous form that requires all queries and form values to update simultaneously. I need your help.