Home |
Search |
Today's Posts |
#1
![]()
Posted to microsoft.public.excel.programming
|
|||
|
|||
![]() Hey everyone, thanks for your help, im in a bind and need a littl help... I am trying to search a database with excel and find out if record is blank with recordset.filter... here is my code.. Code ------------------- rstTemp.Filter = "CityDataID=' " & strFilter & "' And Year=' ""' And Month=' ""' ------------------- Pretty much i want it to find a primary key (CityDataID) and if it doe find it see if the recors for Year and Month are blank. I cant seem t get this code to work... Any ideas? I would be very grateful Thanks -- greenfalco ----------------------------------------------------------------------- greenfalcon's Profile: http://www.excelforum.com/member.php...fo&userid=1362 View this thread: http://www.excelforum.com/showthread.php?threadid=56034 |
Thread Tools | Search this Thread |
Display Modes | |
|
|
![]() |
||||
Thread | Forum | |||
Please help...I am at work and have a 3pm PST deadline... | Excel Discussion (Misc queries) | |||
ADO Recordset.Filter in Excel 2002 | Excel Programming | |||
Active Deadline | Excel Discussion (Misc queries) | |||
Recordset Filter by Array | Excel Programming | |||
missing deadline | Excel Worksheet Functions |