Tek-Tips is the largest IT community on the Internet today!

Members share and learn making Tek-Tips Forums the best source of peer-reviewed technical information on the Internet!

  • Congratulations gkittelson on being selected by the Tek-Tips community for having the most helpful posts in the forums last week. Way to Go!

Conditionally Suppress Fields in VB Code

Status
Not open for further replies.

jdw81959

Programmer
Jan 25, 2001
7
US
I would like to suppress fields in a section based on the value of another field in the section. I would like to do this using the Section_Format event in VB Code. I can reposition, change font, change size but when I use Field#.Suppress it does not work. The suppress property is available in the model. Can this be done or must I suppress the fields within the field format on the RDC?
 
Status
Not open for further replies.

Part and Inventory Search

Sponsor

Back
Top