Tek-Tips is the largest IT community on the Internet today!

Members share and learn making Tek-Tips Forums the best source of peer-reviewed technical information on the Internet!

  • Congratulations TouchToneTommy on being selected by the Tek-Tips community for having the most helpful posts in the forums last week. Way to Go!

Search results for query: *

  • Users: KennyUK
  • Content: Threads
  • Order by date
  1. KennyUK

    Right or wrong way of getting the same result on a form in code

    Hi, I just wondered if anyone has opinions on the following or if there is an established "Right or wrong" way of doing things. I am setting various field propertys on a form depending on which button of an option group the user selects. I have discovered that I can do this in one of...
  2. KennyUK

    Right or wrong way of getting the same result with code??

    Hi, I just wondered if anyone has opinions on the following or if there is an established "Right or wrong" way of doing things. I am setting various field propertys on a form depending on which button of an option group the user selects. I have discovered that I can do this in one of...
  3. KennyUK

    Assign an event to standard form navigation buttons ??

    Hi, Heres my problem: I am using Access 2000 and I have a main form, with a subform and on the subform is a further subform. Everything works great, and as the data is entered into each field certain form and/or field propertys are set in code depending on what the user does or selects. What I...
  4. KennyUK

    Assign an event to standard form navigation buttons ??

    Hi, Heres my problem: I am using Access 2000 and I have a main form, with a subform and on the subform is a further subform. Everything works great, and as the data is entered into each field certain form and/or field propertys are set in code depending on what the user does or selects. What I...
  5. KennyUK

    force a combo box to be blank (show no data)

    Hi, For various reasons, I need a way (in code if possible) to force a combo box to be displayed on a form blank insted of showing the first item in its list as it is now. If anyone can help me with the correct syntax or command I would very grateful. Kind regards, Kenny
  6. KennyUK

    Make a combo box be blank (show no data)

    Hi, For various reasons, I need a way (in code if possible) to force a combo box to be displayed on a form blank insted of showing the first item in its list as it is now. If anyone can help me with the correct syntax or command I would very grateful. Kind regards, Kenny
  7. KennyUK

    How do I make *something* happen when Return key is hit

    Hi gang, I am using MS Access 2000 - I need to have an event happen when a user has typed data into a text box called txtCore on a form called form called frmEvents and hit the return key, for example: User enters txtCore - types something - hits the return key - My event is triggered. I...
  8. KennyUK

    How do I make *something* happen when Return key is hit

    Hi gang, I am using MS Access 2000 - I need to have an event happen when a user has typed data into a text box called txtCore on a form called form called frmEvents and hit the return key, for example: User enters txtCore - types something - hits the return key - My event is triggered. I...
  9. KennyUK

    How to tell Access to check if Listbox is populated and then carry out

    Hello, I have a problem and I wondered if the experst of this group could help me out. I have a list box on a form that to simple, I will call "List1" and the form is called "frm1". I would like to tell Access to check if the list box has any data in it and if so then...
  10. KennyUK

    How to tell Access to check if Listbox is populated and then carry out

    Hello, I have a problem and I wondered if the experts of this group could help me out. I have a list box on a form that to simple, I will call "List1" and the form is called "frm1". I would like to tell Access to check if the list box has any data in it and if so then...
  11. KennyUK

    set a forms record source in code based on a users selection

    Thank you very much for taking the time to read this, I really appreciate it. Forgive me if this seems to be very long letter but Id rather you has all the facts so that I do not waste your time. All I wanna do is this: I have a data entry form called frmMainDataEntry which allows the user to...
  12. KennyUK

    setting a forms record source by code based on user selection

    Thank you very much for taking the time to read this, I really appreciate it. Forgive me if this seems to be very long letter but Id rather you has all the facts so that I do not waste your time. All I wanna do is this: I have a data entry form called frmMainDataEntry which allows the user to...
  13. KennyUK

    Setting a Forms Record Source in code based on user selection

    Hi Jim, Thank you very much for taking the time to read this, I really appreciate it. Forgive me if this seems to be very long letter but Id rather you has all the facts so that I do not waste your time. All I wanna do is this: I have a data entry form called frmMainDataEntry which allows the...
  14. KennyUK

    Option Group buttons as query criteria on a form???

    Hi gang, as an act of desperation after going grey, pulling my hair out and nearly throwing my computer out of the window, I wondered if any one can tell me where I am going wrong. First of all I am using Access 2000. I have one form called frmMainDataEntry which allows the user to add data...
  15. KennyUK

    Option Group buttons as query criteria on a form???

    Hi gang, as an act of desperation after going grey, pulling my hair out and nearly throwing my computer out of the window, I wondered if any one can tell me where I am going wrong. First of all I am using Access 2000. I have one form called frmMainDataEntry which allows the user to add data...
  16. KennyUK

    Option Group buttons as query criteria on a form???

    Hi gang, as an act of desperation after going grey, pulling my hair out and nearly throwing my computer out of the window, I wondered if any one can tell me where I am going wrong. First of all I am using Access 2000. I have one form called frmMainDataEntry which allows the user to add data...
  17. KennyUK

    Option Group buttons as query criteria on a form???

    Hi gang, as an act of desperation after going grey, pulling my hair out and nearly throwing my computer out of the window, I wondered if any one can tell me where I am going wrong. First of all I am using Access 2000. I have one form called frmMainDataEntry which allows the user to add data...

Part and Inventory Search

Back
Top