Thank you for taking the time to respond.
Dissolve almost works but not quite. It does help. I need several of the fields in the feature class table in addition to the field I need merged (field # as it turns out) but if I choose the ones I need, they become part of the decision and they are not always the same so I still end up with multiple polygons with same field # because they may have different treatments or usage or whatever other fields I want to include in final feature class.
The problem is that two decisions have to made: when polygons have same field #, dissolve those where treatment = riparian into the polygon where treatment does not = riparian. And I have no clue how to write the commands (or make a model) to do this. Hoping I could get a clue here.
If I dissolve based only on field #, I get my polygons nicely merged but I don't get any of the other fields in the original feature class table and I still need them. And yes I could do a join or relate but not the way I want to keep this data or share it with others in my work group. Unless I am left with no other options.