Simple text GREP... I think....
Hi there. I've used a few tasty GREP expressions that the good folk of this community have helped with over the years, but I must confess I've never grasped it well enough to improvise or create my own...
I'm working through a long list of text and have a line of new prices for products in a specific style (let's call it NOW price). I'd like to insert the text 'Now only' at the start of all of these rows. Previously I've added that as bullet text which works a treat on it's own row, but as soon as I place this text onto a new line that will disappear so it needs to be the actual wording 'NOW ONLY' like below.
Currently (prices all differ so just an example and there are other prices in the document so I'll apply it only to the style in question):
£29.99
Should be:
NOW ONLY £29.99
