URGENT: Adding Text to existing text

  • Thread starter Thread starter Sat
  • Start date Start date
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
 
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.
 
Back
Top