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

    Excel vba code - identify a dropdown box

    I have a worksheet with about 120 dropdown boxes.Is there vba code which I can use to identify that the current cell contains a dropdown box?
  2. roofprog

    Excel vba code - identify a dropdown box

    I have a worksheet with about 120 dropdown boxes. Is there vba code which I can use to identify that the current cell contains a dropdown box?
  3. roofprog

    Mailmerge with access query

    Using office 2007 for Word and Access. Tested query in MS Access which is working OK. Have set up an odbc link to the access database. Tried to set up the mailmerge in Word 2007 using blank document. On MAILINGS tab have used 'Select recipients', 'use existing list'. Presented with form 'Select...
  4. roofprog

    Main form grouped controls

    Using Access 2007 I have created a main for with 2 subforms using the form wizard. On the main form the fields as text boxes are grouped as a column. Can anyone tell me which property allows these text boxes to be un-grouped?
  5. roofprog

    Manual deletion of a row on a form

    Simple main form and sub-form where a total of a field on the subform is displayed on the main form. This calculation and display works perfectly for inserting new rows or changing a field value on the sub-form. This is done using 'on dirty' vb code to requery the subform data and a simple...

Part and Inventory Search

Back
Top