URGENT: Adding Text to existing text

S

Sat

Hi There,

I am trying to add some text (same to all cells) to
existing cell content.

Whats the quickest way to do it?

eg. adding "MY COST" in front of all cells containg text

Apreciate your help

Sat
 
N

Norman Harker

Hi Sat!

You could use a custom format to all of these text cells.

;;;"MY COST "@

You'll probably want that extra space added to your words to be added.
 
Top