Centar za edukaciju-BiH


Stranice (2):1,2

#11 15.02.2014 08:24
zxz Van mreze
Administrator
Registrovan od:03.02.2009
Postovi:10,611


Predmet:Re: Ili možda isto sa VBA
Probaj sa ovom procedurom.
PreuzmiIzvorni kôd (Visual Basic):
  1. Function ZatvoriF(ImeFoldera As String)
  2. Dim Sel
  3. Dim ApiSel
  4.  
  5. Set Sel = CreateObject("shell.application")
  6. For Each ApiSel In Sel.Windows
  7.     If ApiSel.Document.folder.self.Path = ImeFoldera Then ApiSel.Quit
  8. Next
  9. End Function

Podrška samo putem foruma, jer samo tako i ostali imaju koristi od toga.
↑  ↓

#12 15.02.2014 11:51
pmiroslav Van mreze
Clan
Registrovan od:02.02.2009
Postovi:1,458


Predmet:Re: Ili možda isto sa VBA
Ovo je sada u redu!
Pozdrav
↑  ↓

Stranice (2):1,2


Sva vremena su GMT +01:00. Trenutno vrijeme: 4: 21 pm.