G Guest Sep 28, 2005 #1 Please let me know if this function is working with Access 2003 and if "yes" is there any changes to it. Thanks
Please let me know if this function is working with Access 2003 and if "yes" is there any changes to it. Thanks
G Guest Sep 29, 2005 #2 I work with this function, so yes Public Declare Sub Sleep Lib "kernel32" Alias "Sleep" (ByVal dwMilliseconds As Long)
I work with this function, so yes Public Declare Sub Sleep Lib "kernel32" Alias "Sleep" (ByVal dwMilliseconds As Long)