View Single Post
  #2   Report Post  
Posted to microsoft.public.excel.programming
mangesh_yadav[_269_] mangesh_yadav[_269_] is offline
external usenet poster
 
Posts: 1
Default Comparing sql record to cell value


if not (WorksheetFunction.Match(dbValue,range("A1:A3"),0) 0) then
msgbox "your message here"
exit sub
end if


Manges

--
mangesh_yada
-----------------------------------------------------------------------
mangesh_yadav's Profile: http://www.excelforum.com/member.php...fo&userid=1047
View this thread: http://www.excelforum.com/showthread.php?threadid=37701