PDA

View Full Version : query does not work



pramoc
04-10-2007, 11:13 PM
hi this query doesnot work

a and b are both numbers

a b

1 1
2 2
3
4

str1 = "select b from [sheet1$] where b not in (Select a FROM [Sheet1$])"

geekgirlau
04-11-2007, 12:36 AM
Where exactly are you trying to write this query?