Right click on a cell within the grid->change border->background->x+2 and enter:
if GridRowColumnValue ("table.date") = currentdate then crYellow else crNoColor
Within the quotes, place the database field, but remove the curly brackets. Or, go to the customize style tab, highlight the column field and check "Alias for Formulas" to see what should be entered within the quotes.
-LB