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

    Transparent (See through) userforms in Excel

    Question for you experts - Is there a way to take the userform I created for excel in Microsoft visual basic and make it transparent(See through)over my excel application? Currently the form must be moved or minimized to get it out of the way. Thanks in advance, Tracey
  2. HAGER

    Check if excel workbook is open!

    I am working in an excel workbook and have written code in VBA to open another excel workbook and do some task. Pretty easy to open the file. See below. Workbooks.Open Filename:= _ "c:\ABC.xls" The problem I am having is that the next time I run my routine VBA wants to open the "ABC" file...

Part and Inventory Search

Back
Top