Search results

  1. T

    Preventing password removal tools from working.......How?

    Has anyone seen a good way to prevent the thousands of password removal tools from working? I would simply like the Excel protection to NOT be easily defeated by the use of these tools. Any ideas? Bryan
  2. T

    Update question

    I have a table with a field that has two Part numbers in the field- one being listed in () Parenthesis. example 56B900-09 (2221-9). I need to keep the Part Number in Parenthesis and delete the other in this field. What is the best way of doing this? Update query? Thanks, Bryan
  3. T

    Scrolling reports

    Hey everyone, We have an overhead projector that displays a report but can't fit the whole page on the screen because of font size/legibility. Has anyone seen any tricks or code that can slowly scroll the report up and down the page? Or does anyone know or use other software to better display...
  4. T

    AfterUpdate problem

    I Can't figure out why this doesn't work on a form that I want to populate the Timestamp field when they edit the record. Looks like it works for others that have posted. Do I need to add a New Reference to the reference Libary? I'm running Access2k I get an error box stating the procedure...
  5. T

    "Dis" allowing edits in datasheet mode when macros are used. Why won't this work?

    "Dis" allowing edits in datasheet mode when macros are used. Why won't this work? Hello all, I'm looking for someone to help me understand why a form of mine that has only 3 fields - [Name], [Date], [Notes] isn't working right. I have the form's "Allowedits = No" which works great except when...
  6. T

    Network lag or Normalization?

    Hello, I need help knowing what I should look for to fix this problem: My company has a database (Access 2000) that will run a report locally in 12 seconds. When we take the same computer and run the same report 1 mile down the street via T1 the report takes over a minute. Sounds like the...
  7. T

    ODBC fail error 3146

    I recently recieved a database that develops an ODBC error 3146 when the VB form opens. The debugger halts on the Call RegisterDatabase line as seen below. I believe I have the Microsoft Text Driver setup inproperly in the ODBC data sources dialog box in the control panel because I know this...
  8. T

    Visible Property

    VB ".Visible" help I have a report that I want to turn certain fields visible when a checkbox field on the form is checked. All of the following If..Then statements work fine by themselves but not together as you see here. I can't seem to figure out how one gets the code to keep executing the...
  9. T

    Printing a .pdf file in a report. How???

    How do you print a .pdf file in a report? All I get is the Adobe icon. If it can't be done- what is the best way to convert these files to print automatically when a report is run? Bryan [This message has been edited by twinupshot (edited 01-10-2002).]
Top Bottom