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

    Need Help, Please!

    I have tried to search Google and Search this site with no luck. My problem is, I have a very simple data-entry form with a date and a textbox to enter a telephone number into. I want to do tests to ensure a number is entered and not text like "hi there". I was thinking "REGEXP" but it keeps...
  2. NewGuy

    Dynamic MDIForm Background

    I am working on a VB6 MDI project and have a difficult task to accomplish. The users want to have some text show up on the background of MDIForm1. When there is no form showing the text will be visible. Where there is a form being displayed the text would be beneath the form not on top of it...
  3. NewGuy

    Executing a Menu Item in a Macro

    I want to create a macro in Visio 2002 SR-1 that would execute the Visio Extra Menu Command "Database Refresh". Does anyone now how menu items can be executed in Macros?
  4. NewGuy

    in VB6 Call a Visio Macro

    I am trying to do some AUTOMATION for Visio. I have created a program that updates an Access Database that VISIO uses. I have also figured out how to open a Visio map that pulls that data from the db. I can not find out how to call a Macro in the Visio file from VB6. I want the program to...
  5. NewGuy

    Incorrect Data Reported

    I have a VB 5 program that uses an Access 97 DB. When one user runs the program from her PC it shows only some of the data. If she runs the program from another PC it shows all of the data. The only way to fix her PC is to FORMAT C: and reinstall everything. Can anyone explain what I can do...
  6. NewGuy

    VB5 Question

    I want to store the name of the last form the user was viewing in a TEXT file on their Hard Drive. I have tried stuff like "Dim TheLastForm as Form" and then setting TheLastForm to what was read from the TEXT file. I can not get it to work, except to use a very ugly "Select...
  7. NewGuy

    Sendin Email from VB with/without email account

    I am making a program and have to have the VB 5 program send a message to the local H.R. dept. I need something quick and small and that will work whether the user has an email account open or not. I thought I had a sample from somewhere to do this, but it has vanished from my PC. Can someone...
  8. NewGuy

    What should be the extension

    Hi, I am brand new to Unix. I want to learn about shell programming. I just started reading a book. saving the files with .sh extension and trying execute them from the shell. But it is saying "xx.sh" is not a valid command. shell variable is assigned to '/bin/csh'. Please help me in...

Part and Inventory Search

Back
Top