Search results

  1. O

    Quoting wild card (*) in SELECT statement

    Could someone give me a heads up on how to quote * in the select statement?? Here is my code. I am not sure where to put the * and how to quote it. I am trying to catch the month. For example catch January by using Jan* ----------------------------------------------------------------------...
  2. O

    table won't load into the Recordset

    Hope someone can help me on this. I am trying to load a table into a RecordSet, but it seems I cannot load the data. I can get the column headers but not the values.:confused: I had some code to MsgBox the values of the table but it's all blank so I don't think the table is loaded into the...
Back
Top Bottom