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

    Determining the table number in word

    I am using a word document to build a report. I want to add several tables at the end of the report and plan to use a visual basic program to build the tables and insert data. Right now I am building the tables with a macro in word that I will insert into the visual basic program after getting...
  2. hankpage

    Displaying a couple pages of text?

    I have written an application that calculates quite a bit of information. Most of it can be displayed in tabular form so I have used flexgrids extensively. However I need to display a few pages of formulas and text showing the procedure for obtaining the results. The text will be different for...
  3. hankpage

    toolbar icons

    Is there a file that has standard icons for the toolbar? My save and open file, etc. don't look correct and when I run the program on another computer they come out solid black.
  4. hankpage

    Interrelated text boxes

    I have two text boxes with the pressure in one and wind speed in the other. These values are related to each other and I want to be able to change either and have the correct value calculated for the other. However when I change one, calculate the change for the other, and place it in the .text...
  5. hankpage

    VB does not recognize PI function

    My program does not reconize the PI() or the ASIN() and those types of functions. It does reconize SIN() and those trig functions. Is there something I need to add-in to my program?

Part and Inventory Search

Back
Top