P
Peter McCartney
Hello! Thanking anyone for a reply. A97.
Re the browsefolder dialog section in the API on the access web, one section
is giving me problems. This section of the coding states:
strFolderName = BrowseFolder("What Folder you want to select?")
I wrote
strFolderName = BrowseFolder("c:\training")
but i get a compile error at this point, any suggestions.
Peter McCartney
Re the browsefolder dialog section in the API on the access web, one section
is giving me problems. This section of the coding states:
strFolderName = BrowseFolder("What Folder you want to select?")
I wrote
strFolderName = BrowseFolder("c:\training")
but i get a compile error at this point, any suggestions.
Peter McCartney