Recent content by mpaccess

  1. M

    SendKeys Problem...Help Welcomed!

    thanks again! i have also tried to put the SendKeys prior to the CancelEvent with no joy. i'll see what i can do with code. thanks!
  2. M

    SendKeys Problem...Help Welcomed!

    Thanks for the suggestion! I have tried repeating up to 4 times the SendKeys with the wait on, but no such luck. What other tricks do you have? Thanks!
  3. M

    SendKeys Problem...Help Welcomed!

    i have a macro assigned to a command button on a form to CancelEvent when clicked then close the form. the event being cancelled is a print preview of a report. it does close the form but then pops an "Enter Parameter Value" messagebox. i can escape out of this but it will not recognize SendKeys...
  4. M

    prevent white background when editing textbox

    is there a way to tab to a textbox without the cursor blinking and the white background showing but the textbox still getting the focus? thanks
  5. M

    reformatting form buttons?

    anyone familiar with the reformatting of form buttons? can it be done? Thanks!
  6. M

    select hyperlink with keyboard?

    that's what i thought to when using tab it does not recognize the hyperlink as a tab stop. any ideas what i am missing?
  7. M

    select hyperlink with keyboard?

    is there a way of selecting a hyperlink on a form using the keyboard rather than mouse?
  8. M

    prevent new records

    incredible! thanks! finally, i found a site with knowledgable members that are willing to help... and fast! thanks so much
  9. M

    prevent new records

    is there a way of preventing a new record from automatically resulting when tabbing through a form so that when using tab/enter the cursor just cycles through the form rather than starting a new record? thanks!
Back
Top Bottom