Search results

  1. G

    Hide value from Column in Combo Box

    Hide value from Column in Combo Box [SOLVED] Hi, Had a search and found this... http://www.access-programmers.co.uk/forums/showthread.php?t=99682&highlight=hide+combo+box Not very clear to me :( what I'm trying to do is say I have a field called "number" the the value in those fields are 1...
  2. G

    Validation Question

    Hi again :) Another question if I may...If I have a Form with a Field called "Export" which is set as a "Yes/No" Data type, how would I say... If another Field called "PC" has a combo box with DELL, HP, IBM then the "Export" field would require to be set ONLY if DELL or IBM is ticked on the...
  3. G

    Matching Fields

    Hi All, Wondering if you can help I have a table called "example" which has field "a" "b" "c" "d"... I then create another table called "importtable" with field "a" (imported in from Excel)... I would then like to create a query which matches any and shows all the records which I imported in...
  4. G

    Show text if in warranty

    Hi, Would like some help after searching and having no luck I have a report and would like to have something that if in the warranty field I have drop down list of options to select for example 1 yr / 2yr / Non warranty and then if it's 1 yr or 2yr then a message will be inputted on to form...
  5. G

    Email Single Record in Form (Hayley Baxter help plzz)

    Hi, I have searched this forum and found a few examples but cannot get them to work in Access 97, what i would like to do is email a single record by using a query for Repair No.. So i would like it to be a button, it's possible to do this via a sendOject command but that emails ALL records...
  6. G

    Lock A CheckBox After Clicking

    Hi Guys, I have a form which is called test and in there a have a button box. What I want to do is Disable that Button box (its not a tick box not sure if that makes any difference) after checking it... http://www.access-programmers.co.uk/forums/showthread.php?t=81223 I have tried the above...
Back
Top Bottom