Ok fellas, here's what I'm trying implement.

I have several fields in one section on a tab. I want to make the use of at
least ONE of these fields a requirement, i.e., "please enter data in at least
one field". Is there a way to enforce this requirement?

What I've come up with so far: Create a business required Picklist with an
associated OnChange event to check each field in question and then somehow
inform the user that at least one of these fields must be selected prior to
modifying the business required Picklist.

I think it could work? My question: is there an easier, more
straight-forward approach?

= ) Help! And thanks for the help in advance.