Sed
If you put a breakpoint here...
... what is the value of File1.Path?Code:Private Sub Form_Load() File1.Path = (App.Path & "\SAVED_DATA\CustomerPI") i = 0 Customer = File1.ListIndex Customer = 0
Does it look something like "c:\myDir\mySubDir\SAVED_DATA\CustomerPI"?
Spoo




Reply With Quote
