Thread
:
Compile Error
View Single Post
#
1
Posted to microsoft.public.excel.programming
CurtH
external usenet poster
Posts: 26
Compile Error
I get this compile error with syntax. Code is:
Src = "SELECT * " _
& "FROM MedicalStatus " _
& "WHERE (((UNIT)='125 LOGISTICS READINES SQ') AND ((IMR Action
Items" )= 'Y')); "
Reply With Quote
CurtH
View Public Profile
Find all posts by CurtH