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

    Creating Excel add-in

    Hi, I'm trying to create an add-in for Excel 2000 with VBA, but can't seem to get past even the first obstacle. I add this to the workbook code: Private Sub Workbook_AddinInstall() Dim asdf As CommandBar Dim qwer As CommandBarButton Set asdf =...
  2. screamager

    Trigger to add field

    Hello, How would i create a trigger that adds a column to one table when a row is inserted into another table? Thanks

Part and Inventory Search

Back
Top