Click here to Skip to main content
15,912,578 members
Home / Discussions / Database
   

Database

 
QuestionProblem with special characters in SqlParameter Pin
chovdry21-Jun-07 4:10
chovdry21-Jun-07 4:10 
AnswerRe: Problem with special characters in SqlParameter Pin
Colin Angus Mackay21-Jun-07 4:41
Colin Angus Mackay21-Jun-07 4:41 
GeneralRe: Problem with special characters in SqlParameter Pin
chovdry21-Jun-07 5:02
chovdry21-Jun-07 5:02 
GeneralRe: Problem with special characters in SqlParameter Pin
Mike Dimmick21-Jun-07 5:49
Mike Dimmick21-Jun-07 5:49 
AnswerRe: Problem with special characters in SqlParameter Pin
Krish - KP21-Jun-07 5:20
Krish - KP21-Jun-07 5:20 
GeneralRe: Problem with special characters in SqlParameter Pin
Mike Dimmick21-Jun-07 5:38
Mike Dimmick21-Jun-07 5:38 
GeneralRe: Problem with special characters in SqlParameter Pin
Krish - KP21-Jun-07 6:01
Krish - KP21-Jun-07 6:01 
QuestionFormula Pin
ScottM121-Jun-07 2:01
ScottM121-Jun-07 2:01 
Hallo all
I'm having a problem with some data that I've taken from SQL and copied into an Excel spreadsheet.
Please try this and type the following into these cells:
A1 : -982.21
B1 : 908.66
C1 : -73.55
D1 : =IF(A1+B1=C1,"Correct","Incorrect")


D1 shows "incorrect" which doesn't make sense since A1 + B1 does equal C1. This happens on a couple of rows, I've checked and they should show correct. I have also tried using the SUM function instead of adding A1+B1 and I even tried (IF C1-B1=A1) but it didn't work either. I have formatted the columns as decimal numbers.
Am I missing something really simple here?

Any clues would be appreciated
Thanks

There are 10 types of people in the world, those who understand binary and those who dont.

AnswerRe: Formula Pin
Colin Angus Mackay21-Jun-07 2:18
Colin Angus Mackay21-Jun-07 2:18 
GeneralRe: Formula Pin
ScottM121-Jun-07 2:42
ScottM121-Jun-07 2:42 
AnswerRe: Formula Pin
Michael Potter21-Jun-07 11:11
Michael Potter21-Jun-07 11:11 
GeneralRe: Formula Pin
ScottM121-Jun-07 19:27
ScottM121-Jun-07 19:27 
Questionmax two records........ Pin
Member 387988121-Jun-07 1:34
Member 387988121-Jun-07 1:34 
AnswerRe: max two records........ Pin
WhiteGirl2321-Jun-07 2:00
WhiteGirl2321-Jun-07 2:00 
GeneralRe: max two records........ Pin
ScottM121-Jun-07 2:10
ScottM121-Jun-07 2:10 
AnswerRe: max two records........ Pin
ScottM121-Jun-07 2:04
ScottM121-Jun-07 2:04 
GeneralRe: max two records........ Pin
N a v a n e e t h21-Jun-07 2:59
N a v a n e e t h21-Jun-07 2:59 
JokeRe: max two records........ Pin
ScottM121-Jun-07 3:09
ScottM121-Jun-07 3:09 
GeneralRe: max two records........ Pin
N a v a n e e t h21-Jun-07 3:38
N a v a n e e t h21-Jun-07 3:38 
AnswerRe: max two records........ Pin
N a v a n e e t h21-Jun-07 3:01
N a v a n e e t h21-Jun-07 3:01 
GeneralRe: max two records........ Pin
Sathiyaraj Ganesan21-Jun-07 3:16
Sathiyaraj Ganesan21-Jun-07 3:16 
Questionnorthwind database Pin
Sebastian T Xavier21-Jun-07 0:50
Sebastian T Xavier21-Jun-07 0:50 
AnswerRe: northwind database Pin
originSH21-Jun-07 0:59
originSH21-Jun-07 0:59 
GeneralRe: northwind database Pin
Sebastian T Xavier21-Jun-07 1:16
Sebastian T Xavier21-Jun-07 1:16 
GeneralRe: northwind database Pin
originSH21-Jun-07 1:23
originSH21-Jun-07 1:23 

General General    News News    Suggestion Suggestion    Question Question    Bug Bug    Answer Answer    Joke Joke    Praise Praise    Rant Rant    Admin Admin   

Use Ctrl+Left/Right to switch messages, Ctrl+Up/Down to switch threads, Ctrl+Shift+Left/Right to switch pages.