Home |
Search |
Today's Posts |
#1
![]()
Posted to microsoft.public.excel.newusers
|
|||
|
|||
![]()
An If statement in column AA asks whether entry in col B is = "L2" and gets
a 'FALSE" result even though the entry in col B is "L12"? What am I doing wrong? Thanks. |
#2
![]()
Posted to microsoft.public.excel.newusers
|
|||
|
|||
![]()
In what way is L12 greater than L2?
-- Regards, Peo Sjoblom "SedonaBob" wrote in message ... An If statement in column AA asks whether entry in col B is = "L2" and gets a 'FALSE" result even though the entry in col B is "L12"? What am I doing wrong? Thanks. |
#3
![]()
Posted to microsoft.public.excel.newusers
|
|||
|
|||
![]()
L12 is greater than L2, but the IF statement returns a "FALSE" comparison
when I ask if L12 is greater than or equal to L2. "Peo Sjoblom" wrote: In what way is L12 greater than L2? -- Regards, Peo Sjoblom "SedonaBob" wrote in message ... An If statement in column AA asks whether entry in col B is = "L2" and gets a 'FALSE" result even though the entry in col B is "L12"? What am I doing wrong? Thanks. |
#4
![]()
Posted to microsoft.public.excel.newusers
|
|||
|
|||
![]()
If are you talking about cells L2 and L12 then you should remove the
quotations =L2 -- Regards, Peo Sjoblom "SedonaBob" wrote in message ... L12 is greater than L2, but the IF statement returns a "FALSE" comparison when I ask if L12 is greater than or equal to L2. "Peo Sjoblom" wrote: In what way is L12 greater than L2? -- Regards, Peo Sjoblom "SedonaBob" wrote in message ... An If statement in column AA asks whether entry in col B is = "L2" and gets a 'FALSE" result even though the entry in col B is "L12"? What am I doing wrong? Thanks. |
Reply |
Thread Tools | Search this Thread |
Display Modes | |
|
|
![]() |
||||
Thread | Forum | |||
Column Comparison Trouble | Excel Worksheet Functions | |||
row comparison | Excel Worksheet Functions | |||
comparison | Excel Worksheet Functions | |||
XLS comparison | Excel Discussion (Misc queries) | |||
Comparison | Excel Worksheet Functions |