Sub runme ()
Schemerig s als Aantekenvel
Vastgesteld s = Sheet1
irow = 2
Schemerige telefoons als Koord, faxS als Koord, e-mail als Koord
Doe terwijl LenB (s.Cells (irow, „A“). Waarde) > 0
irow2 = irow
telefoneert = vbNullString
faxS = vbNullString
e-mail = vbNullString
Doe terwijl LenB (s.Cells (irow, „A“). Waarde) > 0
Als LenB (s.Cells (irow, „B“). Waarde) > 0 toen
telefoneert = s.Cells (irow, „B“). Waarde
Eind als
Als LenB (s.Cells (irow, „C“). Waarde) > 0 toen
faxS = s.Cells (irow, „C“). Waarde
Eind als
Als LenB (s.Cells (irow, „D“). Waarde) > 0 toen
e-mail = s.Cells (irow, „D“). Waarde
Eind als
irow = irow + 1
Lijn
irow = irow2
Doe terwijl LenB (s.Cells (irow, „A“). Waarde) > 0
s.Cells (irow, „B“). Waarde = telefoons
s.Cells (irow, „C“). Waarde = faxS
s.Cells (irow, „D“). Waarde = e-mail
irow = irow + 1
Lijn
Doe terwijl LenB (Trim$ (s.Cells (irow, „A“). Waarde)) = 0 en irow < s="">
|