by field name you do you mean a value in the dataset?
Typically I use this style of suppression formula:
if that is not working, you might try:
Trim({table.field}) = "xxx"
This will return True when the value is xxx, which will cause the section to be suppressed.
Also, you are doing this in the Section Expert, right?
HTH