Search results

  1. G

    How can I pass the value to query?

    Thanks for reply Pat Hartman!! But ..I put the code to form or query?? I just Use NUMBER to store the value. DIM NUMBER as integer I try to put [FORMS]![form1]![NUMBER] to the query..but nothing come out... Thanks for help 1st
  2. G

    How can I pass the value to query?

    Hi How can I pass the value to query? Do I need to set the recordset...or something.. If you have any sample, could you send it to me?? Thanks
  3. G

    How to make a Slide Show in Access

    Thanks for all replyers!! Now, I can do it!! Thanks Very much!! P.S. but I am using recordset....
  4. G

    Where can I download some example...

    Thanks a lots
  5. G

    I can make it Now..but how to stop it...

    Hello I have another problem again... I need to make a slide show in a form. So I try to make a infinite loop <--- Example : loop A = 0 until ---> A always = 0 loop 5 seconds <----then display next record gotorecord, , acNext If EOF then I set it back to First record and loop it again...
  6. G

    Where can I download some example...

    Hello Do you know anywhere that I can download some example about Search facility in the form?? Because I don't know how to coding for combo box / list box...(How could I know the User had selected the item...) I want to look at the coding.... Thanks
  7. G

    Any programmer can help me?(Slide Show Part 2)

    Hi all Oh...I found that Right click "Form", then go to "Event", I can set the Timer and timer interval!! But the problem is how to coding for them... Example: Each form is refer to the record(from the table) need to change every few seconds. It must be the timer Event!! (I think) Is that I...
  8. G

    How to make a Slide Show in Access

    Hello Oh...I found that Right click "Form", then go to "Event", I can set the Timer and timer interval!! But the problem is how to coding for them... Example: Each form is refer to the record(from the table) need to change every few seconds. It must be the timer Event!! (I think) Is that I...
  9. G

    How to make a Slide Show in Access

    Thank you for the reply!!!(charityg, KevinM and ElsVanMiert) Hello I am still confusing.... The problem is I have to show each record for a seconds, then next slide = next record... After it show the last record, it will go back to the first record again.... <--Is a loop!! Please help ME....
  10. G

    How to make a Slide Show in Access

    Hello What is "screen prints "... Thanks
  11. G

    How to make a Slide Show in Access

    Hi all Do you know how to make a Slide Show for each form in Access?? Thanks P.S. any function is like VB can set the timer? Please E-mail to me...THKS
Back
Top Bottom