Search results

  1. A

    Text Validation - Please Help

    Hi, Please can somebody help me, I have 2 tables, one of which i created a form so a user could type info into the form, and save to the table (tb1), the other table (tb2) has a field which consists of text, basically i want to put some validation on my form so when the user using the form...
  2. A

    Help With A Query

    Hi, Basically i have two tables, one of which uses an autonumber field, i have a query set up that transfers a record from the table with the autonumber to another table (with no auto number), i want to create another query that will keep the autonumber in the first table but still move...
  3. A

    Ticking a check box once a field has been clicked

    Thats spot on, thanks for that, now it's working like a treat.
  4. A

    Ticking a check box once a field has been clicked

    sorry for not describing to well, so i have a field called linkcheck in my table, it's set as Yes/No, on my form i have added the field linkcheck and i have the check box on the side of my link. I click the top link and the check box appears, but does not have a tick through it, neither can i...
  5. A

    Ticking a check box once a field has been clicked

    this kind of works, although i want the check box to appear for each link, when i put your code in when i pressed the top link, it put the tick box to the side of all the links that follow down from the first one. Ay ideas to show the check box for each link? if you see attached image further...
  6. A

    Ticking a check box once a field has been clicked

    What im want is when the field "Link" is pressed by my mouse a check box will appear at the side to say the field "Link" has been pressed
  7. A

    Ticking a check box once a field has been clicked

    Hi, Please see attached image. http://img136.imageshack.us/my.php?image=jkkv6.jpg I have this subform in a form, i want the field that has a hyperlink (which is called Link) to display a check box once the file path has been pressed, so when each path (Link) is pressed i would like the form...
  8. A

    OnClick help?

    hi, I have this form, i want the field that has a hyperlink to display either a check box or a text box with the word printed against it, when the link is pressed for each hyperlink. http://img136.imageshack.us/my.php?image=jkkv6.jpg Can anyone help.
  9. A

    Form Help With Text Boxes

    Hi, I have a form that displays fields from a table called "supp", e.g "name", "address 1" etc etc. i want to if possible when i change the text on the form that is already in "name" field or regardless any text box field on the form, i.e "ab" to "cd" to display on the form that that specific...
  10. A

    Limit A Macro To Rum Once A Day

    Hi all, I have a button on a form that runs a macro, This button should be ran in the morning each day, but there are two people that run this button and it gets a little confusing when you don't know its been pressed at all or the other person has pressed it and you have also. I would like...
Back
Top Bottom