Eduard Caballero respondió:
Crea un formulario con un textbox y un botón de comando. Al botón de comando agregale este código Private Sub CommandButton1_Click() Dim id_documento, idBusca As String Dim fila As Integer For Each sh In Sheets sh.Select fila = 1 id_documento =...