P
Peruanos72
Hello, I have the following code to extract a portion of data from a cell and
place the extracted data back into the same cell. I copied the code from a
posting i saw in the forum and modified it. It works however only when the
cells needing to be changed are grouped together in the column. The cells
needing to be changed are actually seperated by blank cells and cells with
various types of data. The line needing changed is the one that includes the
word "TEAM:".
How can I change only those cells? thx in advance
i.e.
MAILBOX STATUS REPORT
: AENOEL TEAM: ** ALL TEAMS ** (change to AENOEL)
EVIEW FLEX AUDIT MESSAG PEND OTHER TOTAL
2 0 0 0 7 6 21
MAILBOX STATUS REPORT
: ALLUSERS TEAM: ** ALL TEAMS ** (Change to ALLUSERS)
EVIEW FLEX AUDIT MESSAG PEND OTHER TOTAL
2 0 0 0 0 0 2
2 0 0 0 0 0 2
MAILBOX STATUS REPORT
: ALMCCALE TEAM: ** ALL TEAMS ** (Change to ALMCCALE)
EVIEW FLEX AUDIT MESSAG PEND OTHER TOTAL
0 0 0 2 0 67 78
place the extracted data back into the same cell. I copied the code from a
posting i saw in the forum and modified it. It works however only when the
cells needing to be changed are grouped together in the column. The cells
needing to be changed are actually seperated by blank cells and cells with
various types of data. The line needing changed is the one that includes the
word "TEAM:".
How can I change only those cells? thx in advance
i.e.
MAILBOX STATUS REPORT
: AENOEL TEAM: ** ALL TEAMS ** (change to AENOEL)
EVIEW FLEX AUDIT MESSAG PEND OTHER TOTAL
2 0 0 0 7 6 21
MAILBOX STATUS REPORT
: ALLUSERS TEAM: ** ALL TEAMS ** (Change to ALLUSERS)
EVIEW FLEX AUDIT MESSAG PEND OTHER TOTAL
2 0 0 0 0 0 2
2 0 0 0 0 0 2
MAILBOX STATUS REPORT
: ALMCCALE TEAM: ** ALL TEAMS ** (Change to ALMCCALE)
EVIEW FLEX AUDIT MESSAG PEND OTHER TOTAL
0 0 0 2 0 67 78