You would need to write code to set the value of the Body property of the contact to some concatenated version of the existing body and the contents of those fields. The code sample at http://www.outlookcode.com/d/code/convertfields.htm might be helpful.

Signature
Sue Mosher, Outlook MVP
Author of Configuring Microsoft Outlook 2003
http://www.turtleflock.com/olconfig/index.htm
and Microsoft Outlook Programming - Jumpstart for
Administrators, Power Users, and Developers
http://www.outlookcode.com/jumpstart.aspx
>I am needing to sync user fields 1-4 to my pocket pc and think that if I
> copy those fields to the general tab under notes, I will solve my sync
> challenge.
>
> Anyone have any brilliant clarifications?