Proper syntax to color cells where column name has a space
Hi, I found in the forums that you can color table cells by sending the color cells(...) command to a table column.It works fine when sending to a column with no spaces in the column name, such as ":Roast", however a column title with a space fails. What is the proper syntax for column names with spaces? Thanks.---------------------------------------------------------------coffee_dt = New Table()...