B
Bazmac
Hi,
I am trying to achieve changing the captions of a textbox in a continuous
form.
I achieved this using code (and with the help of knowledgable people on this
discussion group) but it changes all rows in the form, I can change
individual textbox colours using conditional formatting, is it possible to
change text.
My conditional formatting for the colours are,
Expression Is: [Stock_Available]="Yes" Green
Expression Is: [Stock_Available]="Part" Yellow
Expression Is: [Stock_Available]="No" Red
I have another textbox (backstyle=Transperant) on top of colour textbox that
I would like to display captions of "Yes" or "Part" or "No", if this is
possible what would be the Expression Is: script.
Thanks
Bazmac
I am trying to achieve changing the captions of a textbox in a continuous
form.
I achieved this using code (and with the help of knowledgable people on this
discussion group) but it changes all rows in the form, I can change
individual textbox colours using conditional formatting, is it possible to
change text.
My conditional formatting for the colours are,
Expression Is: [Stock_Available]="Yes" Green
Expression Is: [Stock_Available]="Part" Yellow
Expression Is: [Stock_Available]="No" Red
I have another textbox (backstyle=Transperant) on top of colour textbox that
I would like to display captions of "Yes" or "Part" or "No", if this is
possible what would be the Expression Is: script.
Thanks
Bazmac