by zalweb | Jun 24, 2022 | Excel
This vba code for open folder on current located folder Private Sub CommandButton2_Click() Dim strFolder As String strFolder = ThisWorkbook.Path & “\folder\” ActiveWorkbook.FollowHyperlink Address:=strFolder, NewWindow:=True End...
by zalweb | Jun 24, 2022 | Excel, Programming
by zalweb | Jun 16, 2022 | Business
We redevelop our website. Add shop and we have new software coming