Help req'd merging fields...

I would like to merge the "comments" field with "genre" field of my music library, separated with a "-".
Each the value/input under the comments & genre field varies.

For example:
Artist: anto vitale
Tiltle: majico
Comments: 5A
Genre: house deep

I would like the "genre" field to read: 5A-house deep

Is this possible, if so can someone be kind enough to tell me how.

Any assistance is appreciated.

Regards

ASH

Make a new action

Action type: Format value
Field: GENRE
Format string: %comment%-%genre%

BRILLIANT!

Many thanks.