Format string based on another field

Hello all,

I am looking to take the first few characters (up to, and not including, the first space) of the comment section, and put them in the initial key field (so 2A, 2B, 9A, 11A etc)

I guess it'll be a regexp of some kind, but unsure what

Can anyone help?

Cheers!

Trev

Action type: Guess Values
Source Format: %comment%
Guessing Pattern: %initialkey% %dummy%

that's the one, cheers!