Recent content by DonTanner

  1. D

    Online

    :rolleyes: Does anyone have -- or Does anyone know where I can get code that will enable access to: a) Go to my Banks Web Site and download my latest transactions? AND / OR b) Go to my web site (Commercial)(soon to be) and log on and connect to the MySQL or MSSQL and download my lastest...
  2. D

    Cannot use variable with SQL

    Thank you Big John Booty. You gave me : " < #" & DateFirst & "#);" . It, as it is did not work, BUT, when I moved The last " inside the ) and dropped the ;, It worked great. Thank You Don
  3. D

    Cannot use variable with SQL

    So sorry but that's not working either. I get an error. It does not want me to put it in that format. :( .:banghead: The "Thatdate" is the date column from the table and I want to use it to sort records by date given. O'well. Thanks.
  4. D

    Cannot use variable with SQL

    I am sorry to trouble you all again but I have nowhere else to turn. I 'Think' I should be able to do this but have been unable to do it. I want to put a variable in my sql statement. :mad: If I use a date like '#10/05/2012#' it works fine, But when I put 'ANY' variable there it bombes...
  5. D

    Need Help with wild cards & code

    THANK YOU very much Paul. I would never have tried that and now it works. Again, thank you.:)
  6. D

    Need Help with wild cards & code

    Please Help!!! I am trying to use a wild card in code but am unable to do so.... The three Access books and online info says I can BUT.... I am using a laptop with Windows 7 and Access 2007. I can open a file, and a Query, and an SQL statement - No problem. BUT as soon as I...
Back
Top Bottom