Hello
I want to achieve the following
Dim reader2 As SqlDataReader
if reader2("field")= somevalue then
markit red
How is this possible... I want to color the value red if reader2("field")= somevalue
I am not a programmer ... please help
regards,
I want to achieve the following
Dim reader2 As SqlDataReader
if reader2("field")= somevalue then
markit red
How is this possible... I want to color the value red if reader2("field")= somevalue
I am not a programmer ... please help
regards,