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 Chris 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: *

  1. bomber1

    More than two y-axis

    Does anyone know if there is a way to have more than just two y-axes on a chart. I know you can have a secordary y-axis that is placed on the opposite side of the chart, but is it possible to have a third y-axis displaced? I have several data curves that have trends together but the range at...
  2. bomber1

    Using Bessel Functions in Visual Basic

    Does anyone know how to bring in the Bessel Functions that can be used on the Excel Worksheets into Visual Basic code? I've tried typing WorksheetFunction.BesselJ(x,n) but still it is not recognized by Visual Basic. Please Help.
  3. bomber1

    Using Bessel Functions in Visual Basic

    Does anyone know how to bring in the Bessel Functions that can be used on the Excel Worksheets into Visual Basic code? I've tried typing WorksheetFunction.BesselJ(x,n) but still it is not recognized by Visual Basic. Please Help.
  4. bomber1

    PowerPoint Animation How to Hide an Object already on Slide

    I am trying to replace certain items on a slide. I have equations displayed on the slide already and I need to make parts of the equation disappear and bring in new parts. I can animate the new parts into position but the problem is getting the old sections of the equation to disappear. The only...
  5. bomber1

    Query Search with Blank Fields

    I don't know if this is going to make any sense but I have been troubled by this several times. I am trying to set up a query that will filter out different files listed in a table. Each file has a 5 digit code. On a form that was created you have 5 different boxes where you enter each digit. I...

Part and Inventory Search

Back
Top