Results 1 to 4 of 4

Thread: changing the backcolor of a single record in MSAccess Form

  1. #1

    Thread Starter
    Junior Member
    Join Date
    Aug 2001
    Posts
    20

    changing the backcolor of a single record in MSAccess Form

    Does anyone know how to change the backcolor of a single record in a MSAccess Form?

    If i use field.backcolor = 16777215 it changes the backcolor of ALL records


    thanks

  2. #2
    Helger
    Guest
    What kind of form do you use? I mean what kind of controls do you have on your form?

  3. #3
    PowerPoster
    Join Date
    Jul 1999
    Posts
    5,923
    I think you'll have to use OnCurrent event to change the form's background colour depending on the record.

    On Current is fired when you change records.

  4. #4
    Frenzied Member ae_jester's Avatar
    Join Date
    Jun 2001
    Location
    Kitchener Ontario Canada Earth
    Posts
    1,545
    There is a way to do it using the "Format" property.....go to access help and type in format and you should get the information there.

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