R
Richard Black
Hi,
I've got 20 or so excel spreadsheets containg some timetable information.
It has been entered in a rather odd format that is preventing me analysing
it. There are no values, only differently coloured cells!
Ideally, I would like to be able to convert the coloured cells into cells
with values relating to their colour. I have some VBA experience and am
aware of the Font.ColorIndex and Interior.ColorIndex properties that can be
evaluated.
Does anyone have any ideas on a procedure to convert the cells within a
specified range from null values with colours to values with no colours?
TIA,
Richard
I've got 20 or so excel spreadsheets containg some timetable information.
It has been entered in a rather odd format that is preventing me analysing
it. There are no values, only differently coloured cells!
Ideally, I would like to be able to convert the coloured cells into cells
with values relating to their colour. I have some VBA experience and am
aware of the Font.ColorIndex and Interior.ColorIndex properties that can be
evaluated.
Does anyone have any ideas on a procedure to convert the cells within a
specified range from null values with colours to values with no colours?
TIA,
Richard