this is my code. I try to fill in a cell in the current excel-sheet. I work with two workbooks, one is the import-workbook, I have to do some calculations, and the "start"-workbook, where I have to fill in the results of the calculations.
Set wbWeek = ActiveWorkbook
intSheetNumber = 1
If...
Hi,
I have entered the code for showing me a directory list when I want to import an excel file. But I can only see Maps, no files. Can anybody help me so I can see and select the files I want to use?
CODE:
Sub Show_BrowseDirectory_dialog()
Dim dirInfo As BROWSEINFO
Dim path As String
Dim r...
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.