ExcelBanter

ExcelBanter (https://www.excelbanter.com/)
-   Excel Programming (https://www.excelbanter.com/excel-programming/)
-   -   Conditional Formating Issue (https://www.excelbanter.com/excel-programming/411501-conditional-formating-issue.html)

Adam

Conditional Formating Issue
 
Im querying a SQL 2000 DB and trying to use conditional formatting on the
fields that the data from the DB is in to change the background colour. The
conditional formating wont work on the fields with the DB data but it works
fine on other fields!?
Im using Excel 2003 and MSSQL 2000 Enterprise.

joel

Conditional Formating Issue
 
The data is probably in the wrong format. either a string instead of a
number, or a number instead ofr a string. Highlight one of the cells with
the problem and check the format by going to the menu Format - Cells - Number
a see what the format is. Also number can be changed to text by putting a
single quote in front of the number. You may need to remove the single quote.

"adam" wrote:

Im querying a SQL 2000 DB and trying to use conditional formatting on the
fields that the data from the DB is in to change the background colour. The
conditional formating wont work on the fields with the DB data but it works
fine on other fields!?
Im using Excel 2003 and MSSQL 2000 Enterprise.


Adam

Conditional Formating Issue
 
Tried all you suggested, nothing, still the same!?

"Joel" wrote:

The data is probably in the wrong format. either a string instead of a
number, or a number instead ofr a string. Highlight one of the cells with
the problem and check the format by going to the menu Format - Cells - Number
a see what the format is. Also number can be changed to text by putting a
single quote in front of the number. You may need to remove the single quote.

"adam" wrote:

Im querying a SQL 2000 DB and trying to use conditional formatting on the
fields that the data from the DB is in to change the background colour. The
conditional formating wont work on the fields with the DB data but it works
fine on other fields!?
Im using Excel 2003 and MSSQL 2000 Enterprise.


Rick Rothstein \(MVP - VB\)[_1992_]

Conditional Formating Issue
 
Another possibility is that your data is coming over with leading or
trailing spaces. If that turns out not to be the case, then perhaps if you
post your Conditional Format function for us to see, it might give us a clue
as to what could be going wrong.

Rick


"adam" wrote in message
...
Tried all you suggested, nothing, still the same!?

"Joel" wrote:

The data is probably in the wrong format. either a string instead of a
number, or a number instead ofr a string. Highlight one of the cells
with
the problem and check the format by going to the menu Format - Cells -
Number
a see what the format is. Also number can be changed to text by putting
a
single quote in front of the number. You may need to remove the single
quote.

"adam" wrote:

Im querying a SQL 2000 DB and trying to use conditional formatting on
the
fields that the data from the DB is in to change the background colour.
The
conditional formating wont work on the fields with the DB data but it
works
fine on other fields!?
Im using Excel 2003 and MSSQL 2000 Enterprise.




All times are GMT +1. The time now is 06:48 AM.

Powered by vBulletin® Copyright ©2000 - 2025, Jelsoft Enterprises Ltd.
ExcelBanter.com