I have a form that can display up to 50 parts for 1 master part.
I want to be able to change the color of the description based on whether we have inventory or not.
When the form 1st comes up, it displays all black text boxes. If there is quantity of any kind in our inventory based on part number I want to be able to change the text color of the description field to red.
My current macro that checks the inventory finds inventory and changes all descriptions in the list to red, even though only a third of the records have inventory.
This is a continuous forms setup, with all text in a detail section.
I cannot seem to change only the record affected by the inventory check macro.
Thanks for any help.
I want to be able to change the color of the description based on whether we have inventory or not.
When the form 1st comes up, it displays all black text boxes. If there is quantity of any kind in our inventory based on part number I want to be able to change the text color of the description field to red.
My current macro that checks the inventory finds inventory and changes all descriptions in the list to red, even though only a third of the records have inventory.
This is a continuous forms setup, with all text in a detail section.
I cannot seem to change only the record affected by the inventory check macro.
Thanks for any help.