formatting

  • Thread starter Thread starter afdmello
  • Start date Start date
A

afdmello

I have a column of data.Suppose I want the highest figure of this column of
data in different format how do I proceed?
can any guru tell me the possible ways.

AFD
 
Use conditional formatting. Select the first cell in the column and Format >
Conditional Formatting. Use the drop-downs and text box to set up the
condition to be cell value is equal to =max(c1:c65536) (or whatever range
applies for your data), then choose the appropriate 'different format.' Copy
that cell, select your entire column and Edit > Paste Special and select the
Formats radio button.
 

Ask a Question

Want to reply to this thread or ask your own question?

You'll need to choose a username for the site, which only take a couple of moments. After that, you can post your question and our members will help you out.

Ask a Question

Back
Top