View Single Post
  #1   Report Post  
Posted to microsoft.public.excel.programming
JJ[_4_] JJ[_4_] is offline
external usenet poster
 
Posts: 13
Default Functions not working in XP

I have a Microsoft Excel application which uses API calls to open the
dialog box to select a file. For some reason when this API is run in
XP it doesn't work. Now, simple functions like String(x,y) and CurDir
no longer work.

Does anyone know how to fix this?

Thanks!
JJ