Sub il runme ()
Oscurare la s come manuale
Regolar s = Sheet1
irow = 2
Telefoni fiochi come stringa, faxS come stringa, email come stringa
Fare mentre LenB (s.Cells (irow, “A„). Valore) > 0
irow2 = irow
telefoni = vbNullString
faxS = vbNullString
email = vbNullString
Fare mentre LenB (s.Cells (irow, “A„). Valore) > 0
Se LenB (s.Cells (irow, “B„). Valore) > 0 allora
telefoni = s.Cells (irow, “B„). Valore
Concluder se
Se LenB (s.Cells (irow, “C„). Valore) > 0 allora
faxS = s.Cells (irow, “C„). Valore
Concluder se
Se LenB (s.Cells (irow, “D„). Valore) > 0 allora
email = s.Cells (irow, “D„). Valore
Concluder se
irow = irow + 1
Ciclo
irow = irow2
Fare mentre LenB (s.Cells (irow, “A„). Valore) > 0
s.Cells (irow, “B„). Valore = telefoni
s.Cells (irow, “C„). Valore = faxS
s.Cells (irow, “D„). Valore = email
irow = irow + 1
Ciclo
Fare mentre LenB (Trim$ (s.Cells (irow, “A„). Valore)) = 0 e irow < s="">
|