why don't you have, in the SQL that is the recordsource, something like:
Code:
SELECT YourField1, YourField2, IIF([Category]='Glasses',[Procedure],Null)
FROM YourTable
WHERE Category='Glasses'
I am a loud man with a very large hat. This means I am in charge