Hello,
I wasn't sure where to put this thread but I thought this forum might be the closest match.
My question is this:
I have a program that gets its info from a database. I would like to have the textbox forecolor in a certain textbox (textbox1) change to red if the text in another textbox (textbox2) is "no". I have tried and I can get it to change but as soon as I navigate to another record the textbox forecolor of textbox1 is red even if there is nothing in textbox2.
Is there a way to change the text color uniquely for each record and then when you navigate to another record it returns to default?
Sorry if this sounds confusing. I am a beginner programmer and many seemingly simple concepts are difficult for me at this stage.
Thanks in advance
MFS
I wasn't sure where to put this thread but I thought this forum might be the closest match.
My question is this:
I have a program that gets its info from a database. I would like to have the textbox forecolor in a certain textbox (textbox1) change to red if the text in another textbox (textbox2) is "no". I have tried and I can get it to change but as soon as I navigate to another record the textbox forecolor of textbox1 is red even if there is nothing in textbox2.
Is there a way to change the text color uniquely for each record and then when you navigate to another record it returns to default?
Sorry if this sounds confusing. I am a beginner programmer and many seemingly simple concepts are difficult for me at this stage.
Thanks in advance
MFS