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

    Finding a specific folder using excel vba

    Dear Sirs, How a specific folder can be found using excel vba. Thanks for kind help. Best regards. Tahir
  2. sunnytahir

    Removing Internet History and temporary files using vba

    Dear Sirs, How can i clean internet history or temporary files using vba in excel. Thanks in advance for your kind help in this matter. Best regards. Tahir
  3. sunnytahir

    Finding zero value in a column and deleting entire row

    Dear Sir, I have some data in "column D". I values are from the result of a formula. I want to delete entire rows which contain zero values. I shall be very thankful for any help Best regards. Tahir
  4. sunnytahir

    copy object and paste at the mouse location

    Dear Sirs, I want to copy an object. Then i move to the other location. i want to paste the object to the location where is my mouse now. Could any can help. Thanks in advance. Tahir
  5. sunnytahir

    Printing Procedure Problem

    Dear Sirs, I have a list in excel in 12 columns and several rows, First column contains order no's. in (text type format) When the user presses the print button on the worksheet, the cell pointer moves to first column of active Row and data of active row is copied on other worksheet (...
  6. sunnytahir

    get data from a workbook which is not open

    Dear Sirs, I want to get data from some workbooks which are not open. is it possible? Thanks. Tahir
  7. sunnytahir

    application.screenupdaing=false

    Dear Sirs, i use an excel vba form (userform). when a command button on userform is clicked it selects a worksheet and then display a second userform. i use application.screenupdaing=false before the sheet selection. But it displays the sheet first and then second userform is shown. Thanks...
  8. sunnytahir

    hiding all commandbars is excel

    to everyone who knows better Dear Sirs, i want to hide all command bars from the excel application and want that the user should not unhide them. please help. thanks in advance. tahir
  9. sunnytahir

    Image & Combo Box on a protected worksheet

    To any one who knows better. Dear Sirs, I have some object & combo box & an image control on a worksheet which is protected. the problem is that when the user changes the value of combo box the image picture does not change. if i unprotect the worksheet the user can change the other objects...
  10. sunnytahir

    save emails from outlook express 6 using excel(vba)

    to any one who knows better. Dear Sirs, i use outlook express 6 in windows xp. I want to retreive subject, date, and messages in excel using vba. thanks. tahir
  11. sunnytahir

    Microsoft outlook express version 6 for windows xp.

    To any any one who knows better. Dear Sirs, I use Microsoft outlook express version 6 for windows xp. I want a macro to get data from outlook (email, subject and date) please help. thank you in advance. tahir
  12. sunnytahir

    Text box in excel(vba)

    To any any one who knows better. Dear Sirs, I have a text box in excel(vba) and I want the user to write only numeric values with two decimal points. I have a text box in excel(vba) and I want the user to write only specific date format(dd/mm/yyyy). thank you in advance. tahir
  13. sunnytahir

    disable Close Icon on excel workbook

    to any one who now better Dear Sirs, I want to disable close icon on workbook ( x ) becasue i want the user close the workbook with the command button i provided in the excel sheet. thanks in advance. sunny tahir
  14. sunnytahir

    sum of a range in a variable in excel

    to anyone who knows best. i want to sum a range in excel (in a variable) not in excel cell. thanks.
  15. sunnytahir

    indexing data at four levels

    Dear Sir, i want to index some data in excel four columns. but in in excel it can be only indexed three columns. thanks in adv.
  16. sunnytahir

    data entered two lines in one cell

    Hello, I have some data entered two lines in one cell in excell.(Alt+Enter) is used). I want to separate them. i.e. separate the first part before Alt+Enter separate the second part after Alt+Enter in two two cells. thanks in adv.
  17. sunnytahir

    selection value in uppercase

    i want to change the value of selection (some rows & columns) in uppercase in excel.

Part and Inventory Search

Back
Top