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

    Fatal Error during Normal launch, but not after "Shift" launch

    I have an access database (Access 2003) running on an XP laptop. When I double click the shortcut to launch the database I get the security dialog. No problem since I have my security set to ask if I want to run macros. But if I enable macros, after a bit of time I get a dialog that tells me...
  2. sfatz

    How to programatically create Shortcut (*.lnk)

    I would like to create an applet (or script) that moves a file from a selected directory to a standard directory. Then, in place of the file, create a shortcut to the file's new location. Has anyone done this before that would be willing to share the code? Is anyone aware of anything out...
  3. sfatz

    How to convert Access front end to VB app.

    We have a pretty extensive Access front end to the company Sql Server back end database. This includes a myriad of reports and forms. For a variety of reasons, we would like to convert this from Access to a Visual Basic application. Can anyone offer a suggestion or two on the most most...
  4. sfatz

    Registry setting for "Extending desktop onto 2nd monitor"

    I use a laptop, that when in the docking station, is hooked to a second monitor (I have to work with CAD drawings as part of the job). I occasionally undock the laptop for meetings around the office (we're wireless). When I re-dock, I have to re-extend the desktop to the second monitor. To do...
  5. sfatz

    Need efficient query for total count from related table

    For the sake of this question, I have a database with two related tables in it. The primary table contains project information with the primary key being 'ID'. The secondary table has costs associated with the ID. Each project may have many associated costs, but not all projects need to...
  6. sfatz

    Can't Select Connectors in Word, grayed out

    I am creating a document in Word 2003 SP3 that consists of flowchart Autoshapes that I wish to connect with Connector lines. However, when I go to select the connect lines, they are grayed out and I am unable to select one. I've looked through what documentation that I can find and nothing is...
  7. sfatz

    Looking for something like BeforeChange event for Excel sheet

    I have an Excel spreadsheet in which I want to review user changes via code. If the change is not acceptable, I would like to restore the original value in the changed cell. I tried using the SheetChange event, but when I try to restore the old value, the event fires again, trying to restore...
  8. sfatz

    Can't get flexgrid row on exit from subform.

    I am using Access 2003. I have a form with a sub-form and a flexgrid. The flexgrid shows a summary of hours for each day of the week for each project. (Projects down col. 1, Sun - Sat across top from col. 2 - 8). When a user clicks on one of the projects in the grid, the sub-form displays all...
  9. sfatz

    Abnormal Program Termination w/ no rhyme or reason

    I am running XP O/S and MS Access 2003 on a database stored on the network. For no apparent reason, Access has started throwing up error dialogs: Microsoft Visual C++ Runtime Library Runtime Error! Program C:\Program Files\Microsoft Office\OFFICE11\MSACCESS.exe abnormal program termination...

Part and Inventory Search

Back
Top