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 TouchToneTommy 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. striveforexcelence

    media player on worksheet

    hello all I recently did a project where I needed Windows Media Player to play a video using vba. This opened an isntance of media player. Then I was contacted by someone who saw my posts and he would like to use media player directly on a worksheet. I have placed a media player on a...
  2. striveforexcelence

    formulas with hidden columns row activate problem?

    I have a workbook that has an initial sheet on open and then when an assigned macro on a navigation bar is selected another sheet is activated and becomes visible and range "B9" is activated so that the first entry will appear in the first appropriate row for that sheet. The sheet has three...
  3. striveforexcelence

    List boxes in Excel - User Form

    I tried to post this in the vba forum but it is down today apparently. Hoping someone in this forum can help. I have a userform that has a listbox which draws the items in the list from sheet"(products").range("A1:B15") The items in column A are products and the information in column b are...
  4. striveforexcelence

    Cursor show on screen print?

    This is a sort of odd question but I have an excel application that offers an audio/visual tutorial on how to use the program. Some of the frames include screen prints to reference different commands that the audio is talking about. For clarity, I would really like the cursor to be on or at...
  5. striveforexcelence

    FormList box populates wrong column and doubes 1st entry

    I have a user form list box. The end user chooses an item. The item is then autopopulated into the first and second column of the first available row. My problem is this. The item is places into whatever column the cursor happened to end in ie., if the user left the cursor in colum g the...
  6. striveforexcelence

    Hiding toolbars in excel

    I have an excel application that it is unnecessary for the end user to use any toolbars. they need only enter numbers in appropriate places. I have hidden all of the toolbars and the column rows and headings and sheet tabs. Is there a way to also hide the file, edit, view, insert, format...
  7. striveforexcelence

    Open a passworded worksheet from a worksheet in same workbook

    I have a worksheet that serves as a sort of splash page to provide the user information on products and product changes,etc. On this first worksheet, then, the user can choose between two command buttons - one runs a video turorial on how to use the program - the other (for users that are...

Part and Inventory Search

Back
Top