Howdy guys. We have a booking program done in Excel 2010. (Win 7, 64 bit). When people book we designate the length of stay by colouring the cells. The next lot of customers get a different colour so we can see where the changeover occurs. So we have 14 columns (cabins) containing different coloured cells. Some of these colours can be in one cell (one day booking) or in say 21 cells (three weeks). Each booking name has one colour only.
We display the worksheet on our website to show the cabin availability. Unfortunately the different colours causes confusion for some people.
I need a macro or a VLookup that starts at the top of each column, goes down, finds a coloured cell and changes it to one colour, say grey or whatever will display best in HTML. (Customers need to be able to read the text in each cell). I should say that when we put it onto the web we transpose the worksheet so the columns can be around 6 pages long. I made a short clip and attached it to give you an idea what we are after.
I did research this but the macros that change colours in cells seem to be triggered by other internal signals.
Thanks for your help again
Mal
We display the worksheet on our website to show the cabin availability. Unfortunately the different colours causes confusion for some people.
I need a macro or a VLookup that starts at the top of each column, goes down, finds a coloured cell and changes it to one colour, say grey or whatever will display best in HTML. (Customers need to be able to read the text in each cell). I should say that when we put it onto the web we transpose the worksheet so the columns can be around 6 pages long. I made a short clip and attached it to give you an idea what we are after.
I did research this but the macros that change colours in cells seem to be triggered by other internal signals.
Thanks for your help again
Mal