Reply
 
LinkBack Thread Tools Search this Thread Display Modes
  #1   Report Post  
Posted to microsoft.public.excel.worksheet.functions
dplatz
 
Posts: n/a
Default Data downloaded with green triangle(indentation)

How do I format cells to get rid of a green triangle in the cell?
  #2   Report Post  
Posted to microsoft.public.excel.worksheet.functions
Chip Pearson
 
Posts: n/a
Default Data downloaded with green triangle(indentation)

You can't do it with formatting. Go to the Tools menu, choose
Options, then the Error Checking tab. There, uncheck "Enable
background error checking".


--
Cordially,
Chip Pearson
Microsoft MVP - Excel
Pearson Software Consulting, LLC
www.cpearson.com


"dplatz" wrote in message
...
How do I format cells to get rid of a green triangle in the
cell?



  #3   Report Post  
Posted to microsoft.public.excel.worksheet.functions
dplatz
 
Posts: n/a
Default Data downloaded with green triangle(indentation)

Thanks, that got rid of the triangle but the data is still indented. How do I
remove the indentation?

"Chip Pearson" wrote:

You can't do it with formatting. Go to the Tools menu, choose
Options, then the Error Checking tab. There, uncheck "Enable
background error checking".


--
Cordially,
Chip Pearson
Microsoft MVP - Excel
Pearson Software Consulting, LLC
www.cpearson.com


"dplatz" wrote in message
...
How do I format cells to get rid of a green triangle in the
cell?




  #4   Report Post  
Posted to microsoft.public.excel.worksheet.functions
lk
 
Posts: n/a
Default Data downloaded with green triangle(indentation)

Format Cells, select the Alignment Tab, reset the "Indent" to zero.

"dplatz" wrote:

Thanks, that got rid of the triangle but the data is still indented. How do I
remove the indentation?

"Chip Pearson" wrote:

You can't do it with formatting. Go to the Tools menu, choose
Options, then the Error Checking tab. There, uncheck "Enable
background error checking".


--
Cordially,
Chip Pearson
Microsoft MVP - Excel
Pearson Software Consulting, LLC
www.cpearson.com


"dplatz" wrote in message
...
How do I format cells to get rid of a green triangle in the
cell?




  #5   Report Post  
Posted to microsoft.public.excel.worksheet.functions
Chip Pearson
 
Posts: n/a
Default Data downloaded with green triangle(indentation)

You can click the "Decrease Indent" button on the Formatting
toolbar, or you an use VBA

Sub AAA()
Selection.IndentLevel = 0
End Sub


--
Cordially,
Chip Pearson
Microsoft MVP - Excel
Pearson Software Consulting, LLC
www.cpearson.com


"dplatz" wrote in message
...
Thanks, that got rid of the triangle but the data is still
indented. How do I
remove the indentation?

"Chip Pearson" wrote:

You can't do it with formatting. Go to the Tools menu, choose
Options, then the Error Checking tab. There, uncheck "Enable
background error checking".


--
Cordially,
Chip Pearson
Microsoft MVP - Excel
Pearson Software Consulting, LLC
www.cpearson.com


"dplatz" wrote in message
...
How do I format cells to get rid of a green triangle in the
cell?






Reply
Thread Tools Search this Thread
Search this Thread:

Advanced Search
Display Modes

Posting Rules

Smilies are On
[IMG] code is On
HTML code is Off
Trackbacks are On
Pingbacks are On
Refbacks are On


Similar Threads
Thread Thread Starter Forum Replies Last Post
Importing Data Jillian Excel Worksheet Functions 9 December 23rd 05 12:45 PM
Printing data validation scenarios SJC Excel Worksheet Functions 14 July 24th 05 12:43 AM
How do I eliminate leading zeros from downloaded data? Vanessa Excel Worksheet Functions 2 June 27th 05 05:11 PM
Line Graph Data Recognition Nat Charts and Charting in Excel 2 April 30th 05 02:07 PM
how read data downloaded on cd-rw, now show only code? turbobucs New Users to Excel 2 April 1st 05 03:23 PM


All times are GMT +1. The time now is 03:38 AM.

Powered by vBulletin® Copyright ©2000 - 2024, Jelsoft Enterprises Ltd.
Copyright ©2004-2024 ExcelBanter.
The comments are property of their posters.
 

About Us

"It's about Microsoft Excel"