J
John Ross
Hi all
I have an external application which populates an excel template with data
to produce the xls file in Excel 2003.
Now I can change the template so I can have different types of data in
different sheets in the workbook but on some cases it would be a benefit to
hide or delete the rows (records) based on the contents of a specified column.
Unfortunately I need to exclude say the first 5 rows as thats where the
column= inserts exist for the template to start populating data.
So say cells on column D5 and below contain the strings ELC, MLCC, MCR and I
only want to keep the rows with MLCC present what would be the best way to do
this? and could anyone provide me with an example?
Thanks in advance for any help
BR, John
I have an external application which populates an excel template with data
to produce the xls file in Excel 2003.
Now I can change the template so I can have different types of data in
different sheets in the workbook but on some cases it would be a benefit to
hide or delete the rows (records) based on the contents of a specified column.
Unfortunately I need to exclude say the first 5 rows as thats where the
column= inserts exist for the template to start populating data.
So say cells on column D5 and below contain the strings ELC, MLCC, MCR and I
only want to keep the rows with MLCC present what would be the best way to do
this? and could anyone provide me with an example?
Thanks in advance for any help
BR, John