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

    VB6/VBA access to PDF Metadata

    Hey, I want to access the metadata or just the file properties of an Adobe PDF document. This is to read the title/autohr etc into a test string and then print a barcode. Any suggestions? Prefer using VB6 or VBA, don't have any .NET. THANKS! J
  2. joopa

    Connect two computers directly through Cable/DSL Firewall

    Hi, I have a Linksys BEFSX41 Firewall Router. I want to connect two computers through the Firewall, Computer A connected to the Cable/DSL Modem port, Computer B connected to one of switch ports. I want Computer B to access and write data to Computer A and preferably let it use Computer A to...
  3. joopa

    Synchronize two folders

    I want to do an hourly update of a folder with another. It's not a real synchronization since it is one way. I tried to do a backup of the whole folder, but it won't work since there is several GBs stored. Then I tried to first make a list of the filenames in both folders and copy the missing...
  4. joopa

    Fun Filter Problem

    So, I have form with 3 fields: Primary_Chemical_Name, Secondary_Chemical_Name and Catalog_No. All Alphanumeric. I want to make One text box for filtering the records. When the user writes the first charaters or numbers in the text box I want to automatically filter based on the entry in all...
  5. joopa

    Bind Label to Table

    All, My form contains ComboBoxes for the user to pick records from a related table. I created them using the wizard, the option Lookup in Query or Table. The ComboBoxes are getting quite long, so I created a button to a Subform where the user can scroll and find the record to insert. I want...
  6. joopa

    Auto Refresh forms?

    All, I have a linked form. When I add values to the linked form and go back to my main form I have to either: 1. Go forth and back one record. 2. Press Refresh to see the entered values. Can I set it the forms to refresh automatically or do I have to make a loop. Thanks
  7. joopa

    Button to display current record in a MsgBox

    I wan't to make a button that displays the current record on the form in a Msgbox. I am not sure how to bind to current record in Code. I tried to use the Macro but that didn't work. I know this is basic. Thanks
  8. joopa

    How to create button to Transfer from Subform to Master

    OK, I have a Master form with an embedded Subform. The two forms are unrelated, their tables NOT in relation. When I navigate the Subform, I want to create a button that inserts the wanted Subform field value into one of the Master form fields. Then when I navigate the Master form I want to...
  9. joopa

    Master = Many, Child = One Form Problem

    Very Basic, maybe not possible, but anyhow, I want to have a Master Form as my Many table. Then my Child form as the One table. Scrolling through my Master Form records I want to see my Child Form change accordingly. I want to be able to add a new One record to my Master(Many) or assign a...
  10. joopa

    How to Create Tab Form Control from Other Forms

    All, I have 13 tables. They are all related. I have created 13 Simple forms. I want to make one Master form with tabs for each table/simple form. I can do this using the Wizard, selecting all tables to create a form from and then edit the lay-out extensively. If I open my simple forms and...
  11. joopa

    Simple Many-to-One Problem

    I know this is simple, but somehow just can't get it staightened out. I have two tables, one called Work_Order_Request, the other called Type_of_Repair. The user will first pull up a new Work_Order_Request form and fill in personal information. Then from that form, pull up a Type_of_Repair...
  12. joopa

    Dual Display Adapters Won't work

    I have been trhough three dual display cards with no success. I am running Win NT 4.0 servicepack 6.0. First I tried MATROX's Millennium G450 both PCI and AGP. Neither worked, by most I would get to blue WinNT screen and the computer would crash. The I tried APPIAN RUSHMORE 64MB PCI DDR QUAD...
  13. joopa

    Is Connection of 4 Hubs in a circle a Problem?

    I am using 4 HP Procurve Hubs to control PLC equipment. They are all connected with cross-over patch cords. the last in the chain is patched to the first. All this is to keep loss to a minimum in case of power/equipment failure. Everything is running fine and when I disconnect on hub the others...

Part and Inventory Search

Back
Top