when a user clicks on a .wk4 file either nothing happens or a msg comes back saying no program is installed to open this file. The file type IS associated with excel and will open if excel is already running. Anyone come across this one before? any help appreciated
When new mail arrives the notifier pops up but behind any open applications. This happens on some machines but not others. They all use windows xp sp2. Any ideas how to get it to pop up in front?
Many thanks
It only happens on 1 pc so seems to be browser related. Anyone know of a setting that may cause this. IE6 on xp sp2 with all latest updates installed. works fine in firefox on the same pc
domain logon fails but account isn't locked out. ipconfig release and renew can get it working but only for a day and then reverts to failin again. This problem is occurring randomly on win 98 machines throughout the network. xp machines are unaffected. Any ideas greatly appreciated.
I have done this with nested ifs but i want more than seven possibilities. Can anyone tell me which function/feature i might use to achieve this?
many thanks
jdb
If I right click on the sound object and click edit sound object the path is displayed as c:\.........., how can i view the full path name? many thanks
jdb
could have a button that they use to close the form. for the onclick event add something like
If combo1 OR combo2 OR combo3 is null then
exit sub
else
docmd.close
try adding an error handler to the form that gives the user a better message. Something like this (replace 1234 with the error number you get)
on err goto errhandler
ErrHandler:
Select Case Err 'Err is already defined in vba to hold the numeric code for errors
case 1234...
This site uses cookies to help personalise content, tailor your experience and to keep you logged in if you register.
By continuing to use this site, you are consenting to our use of cookies.