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 Mike Lewis 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: *

  1. belgiumbob

    closing of files (Excel) on Windows NT4.0

    Thanks, I will certainly try it. But there is something else that's the cause of my problems. We have an e-mail application, called TeamWare. To send a file directly from excel, a file (twisend.xla) is installed in the directory of excel, so that an extra menu appears in Excel. However, with...
  2. belgiumbob

    closing of files (Excel) on Windows NT4.0

    I read the thread about closing a file from a macro. However, this doesn't work in the following combination: Excel 97 for windows NT, windows NT 4.0. This only works if there is only one file open (including the hidden workbooks!). Can anyone help me? Or is this a bug? (I hope not). The...
  3. belgiumbob

    User-defined functions: description of parameters?

    In excel and VBA you can define your own function and insert this function in Excel by means of Insert-Function ... . Then a window appears in which you select your user-defined function. Once you have done this, a window appears with the function and a number of lines to fill in your...
  4. belgiumbob

    Selecting printers

    Message to Bocker, Thank you for your solution. It is indeed as simple as that. However, the purpose is to install the program as an .exe and install the database itself on a server. The users will not be able to change anything to the program or the forms themselves. Suppose that the label...
  5. belgiumbob

    Selecting printers

    How do I select a printer from within my code? I have two forms, one to be printed on a standard printer, the other (a barcode label) to be printed on the label printer. Do I write code for this (and if so, how?) or do I have to change something (properties of the forms, ... ) Thankx, Belgiumbob

Part and Inventory Search

Back
Top