excel import cell colors
I have used import cell colors in the excel import because I have clients who color cells that should be included or excluded. The colors import fine but I havent found an easy way to access the cell's color state in order to exclude those cells. The only workaround I've found is to get the columns script and parse out the row numbers. I'm afraid that this might not be very reliable. Are there...