Hey people,
Need your help again i'm getting "7952 You made an illegal function call."
i m getting a message "This RecordSet is not updatable"
i don't want that message to be displayed on the status bar and i have used SysCmd method with acSysCmdSetStat us as its parameter but it doesn't work
Need your help again i'm getting "7952 You made an illegal function call."
i m getting a message "This RecordSet is not updatable"
i don't want that message to be displayed on the status bar and i have used SysCmd method with acSysCmdSetStat us as its parameter but it doesn't work
Code:
Doevents SysCmd(acSysCmdClearStatus)
Comment