We have changed the name of this function in the test version. Do as follows;
Go to the Bridge module of VBA and search for the UDF 'Sleep' Option1: If you don't need this UDF, then delete the entire UDF Option2: Just change the line Bridge.Sleep(....) to Bridge.PauseExecution(....)
We have changed the name of this function in the test version.
Do as follows;
Go to the Bridge module of VBA and search for the UDF 'Sleep'
Option1: If you don't need this UDF, then delete the entire UDF
Option2: Just change the line Bridge.Sleep(....) to Bridge.PauseExecution(....)