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 strongm 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. simmohall

    Rebooting the machine from my C program

    Hi again, I also want to be able to give the prompt to reboot the computer when my C executable is run also. Is this possible? Simon
  2. simmohall

    Creating a shortcut on the desktop from C code

    Hi, I was just wanting to create a shortcut file on the desktop and specify the link to an application file from my C program. Is this possible? Thanks. Simon
  3. simmohall

    Why can't i export an excel spreadsheet?

    Can someone explain to me why the below code doesn't work properly. It doesn't create a spreasheet...sometimes. If i set a breakpoint and work through the code step by step in debug mode then the spreadsheet gets created perfectly. But the next day, the same code (without breakpoints or...
  4. simmohall

    Problem exporting to Excel....Works sometimes?

    The problem is this: I am simply exporting into an existing spreadsheet from my access database. It seems to work okay using the code (below) on my NT machine with 2000 Excel system. But it doesn't seem to work on another NT machine with 2002 Excel system. It seems to update the calculations...
  5. simmohall

    Checking if files exist and searching for them?

    Hi, I want to be able to check and find files if they exist. The only problem is i don't know specifically what the file name will be. I know that a certain number will exist in the file name (e.g. 8056) but there will be other letters and numbers following that will vary. For example there...
  6. simmohall

    Problem accessing database file

    I have this problem where a access database is located on a server and currently accessed by about 6 machines using a VB front end For some reason the access database cannot now be written to. The application will not allow the database to be saved. When opening the database on the server it...
  7. simmohall

    Corrupted forms!!....What can i do!?

    I have an Access 97 database that i need to repair. There exists forms that simply do not open when clicked on or when i try to open or design. The screen simply flickers!.. An error occurs for example if i were to run a macro to open the form. It would say that it doesn't exist or is...

Part and Inventory Search

Back
Top