Results 1 to 3 of 3

Thread: Two medium level questions

  1. #1

    Thread Starter
    Addicted Member
    Join Date
    Jan 1999
    Location
    Sydney,NSW,Australia
    Posts
    178

    Post

    1. How do l colour the title bar of a window, i.e if l set the backcolour of a form to black, can l set the title bar of the form to black as well. Also toolbars??

    2. Using an SQL statement to select data from an Access database. You can do something like SELECT * FROM Table WHERE Name = "Smith", caren't get this working when selecting records that fall in a date range, ie WHERE Date >= 21/12/1999 AND Date <= 31/12/1999, any suggestions?

  2. #2
    Addicted Member
    Join Date
    Jul 1999
    Location
    Portland, OR.
    Posts
    226

    Post

    Hi..
    I'm not sure, But try this:
    WHERE Date >= #21/12/1999# AND Date <=# 31/12/1999#

    Good Luck.

    Lyla

    [This message has been edited by Lyla (edited 01-03-2000).]

  3. #3
    Hyperactive Member
    Join Date
    Sep 1999
    Posts
    305

    Post

    I'm not sure if you can do it with code, but I know you can change the colors from the display settings of the computer. That changes the colors of ALL the programs you run, so it's probably not what you want.

Posting Permissions

  • You may not post new threads
  • You may not post replies
  • You may not post attachments
  • You may not edit your posts
  •  



Click Here to Expand Forum to Full Width