Home |
Search |
Today's Posts |
#17
![]()
Posted to microsoft.public.excel.programming
|
|||
|
|||
![]()
Glad to hear it. You're welcome.
-- Regards, Dave Patrick ....Please no email replies - reply in newsgroup. Microsoft Certified Professional Microsoft MVP [Windows] http://www.microsoft.com/protect "CurtH" wrote: | GReat. Everything is working like a champ:-) Thanks again. If I need to | add more tables. Copy this part of the code: | | Set Recordset = New ADODB.Recordset | With Recordset | ' Filter | Src = "SELECT * " _ | & "FROM MedicalStatus " _ <==== Indicate the new table | & "WHERE (((UNIT)='125 LOGISTICS READINES SQ') AND ((PASCODE)='C21CF2BF')); | <==== Change criteria to match my needs | | Thanks again. |
Thread Tools | Search this Thread |
Display Modes | |
|
|
![]() |
||||
Thread | Forum | |||
help with this error-Compile error: cant find project or library | Excel Discussion (Misc queries) | |||
VBAProject name compile error, not defined at compile time | Excel Programming | |||
interacting with MS Access | Excel Programming | |||
How do I get rid of "Compile error in hidden module" error message | Excel Discussion (Misc queries) |