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 bkrike 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: Fboo
  • Content: Threads
  • Order by date
  1. Fboo

    Report Orientation

    Hi, I am using Access 2002. I have some landscape reports and some portrait reports. They work fine on my pc but for some reason they all preview as portrait on some other pc's. I was thinking of using code to force landscape in the Report_Open event but I am not having any luck and decided...
  2. Fboo

    Continuous forms

    Hi. Does anyone know if begintrans, rollback, and commit can be applied to continuous forms? And if so, can you lead me in the right direction? I thought I read somewhere that it was not possible. I have not used this functionality before. I want to be able to have an undo button that will...
  3. Fboo

    Date Picker

    I have a date picker on a form which at some point can be disabled. Everything works fine until I re-enable it using the '.enabled' property. The date picker box then jumps to the top left hand corner of my form. Does anyone know why? I just don't get it. It's driving me nuts!
  4. Fboo

    ampersand shortcut and checkboxes

    Has anyone had experience with this problem? I find it very odd. I have a form which has a 'Clear' button on it which clears all the fields in the form. The form consists mainly of date fields and checkboxes. I have used the '&' before the letter 'r' on my button so that users can press 'ALT...
  5. Fboo

    Referencing Variables

    Good Day, Does anyone know if it is possible to reference a variable of one form module from another form module? And if so, how? For example, I know you can do this to access a textbox in another form. Form_frmFormName.txtTextBoxName But I would like to know how to access a variable...

Part and Inventory Search

Back
Top