Hi Guys!
I get a strange error, when inserting the update-function into my code:
DoCmd.DoMenuItem acFormBar, acRecordsMenu, 5, , acMenuVer70
I have the same line like a million times on other parts of my code, but one time I get the error: "The update-command is currently not available"...