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

    having semicolon list in table field

    how i can iterate with vba code through a semicolon seperated list saved in a table field? tia
  2. frobo

    open report and set title text

    how i can set a label or textbox in a report when i opened it from vba form code?
  3. frobo

    How to copy data from one subform to another subform

    How to copy data into a new record from one subform to another subform when both subs have the same form? the names I entered for each subform on the main form are different, but they aren't accessible at runtime :(. any ideas?
  4. frobo

    setting default values when going to a new record

    how to set defaults to controls when going to a new record by navigation or code?
  5. frobo

    writing file

    How I can write out a file which I have to setup in code? I need some records save to a file in an own format. Can I iterate through a resultset, write the text to a string (would be long) and save that string to a file? Or append/save to the file on every record? tia frobo
  6. frobo

    MS Access open selection Form and use Value in prior Form

    hello together how it's possible to open a form (popup, bound, so it sticks until the user closes it), let the user choose a value and then OK and have the chosen value used in the prior form? tia frobo

Part and Inventory Search

Back
Top