MyTetra Share
Делитесь знаниями!
Время создания: 16.03.2019 23:43
Раздел: !Закладки - VBA - VBA / Excel / Access / Word - File Path
Запись: xintrea/mytetra_db_adgaver_new/master/base/1512991413tm189v6utt/text.html на raw.githubusercontent.com

    'CurDir() Returns a string representing the current drive path.


    Sub strDemo20()

       Debug.Print CurDir()

    End Sub

 

    'To return the current path, use CurDir without an argument:

    Sub curDirDemo()

        MsgBox CurDir

    End Sub

 

    'To return the current path for a specified drive

    Sub curDirDemo1()

        CurDir ("C:\")

    End Sub

 

    

 

Так же в этом разделе:
 
MyTetra Share v.0.59
Яндекс индекс цитирования