You would need to read the datatable in and then in a for each loop use your condition.
You can then set the font colour of that cell (based on calculating the range e.g. B2) using Change Font Colour
You will need to amend the code slightly
You would need to read the datatable in and then in a for each loop use your condition.
You can then set the font colour of that cell (based on calculating the range e.g. B2) using Change Font Colour
You will need to amend the code slightly