Search results

  1. M

    Help me on this error 490

    sorry 🥲 Private Sub btnPics_Click() Application.FollowHyperlink "V:\New Projects\VolvoTankN12\Pictures" End Sub I address a folder on our network like as write. also Dim x As Excel.Application Set xlTmp = New Excel.Application xlTmp.Workbooks.Open "V:\New...
  2. M

    Help me on this error 490

    Hi I am trying to program the "On Click" event on a command button to open an excel spreadsheet that it locates on our network drive of our office; unfortunately after I transfer file to another computer in our network to present it, the vb code that I addressed doesnt work. is there anybody to...
Back
Top Bottom