solved this
![]()
Dim nomenclature As String nomenclature = Application.InputBox _ (Prompt:="Enter the name.", _ Title:="name name", Type:=2) Cells(20, 4).Value = InputBox("nomenclature")
Worked well
solved this
![]()
Dim nomenclature As String nomenclature = Application.InputBox _ (Prompt:="Enter the name.", _ Title:="name name", Type:=2) Cells(20, 4).Value = InputBox("nomenclature")
Worked well
There are currently 1 users browsing this thread. (0 members and 1 guests)
Bookmarks