• WSjha900

    WSjha900

    @wsjha900

    Viewing 15 replies - 76 through 90 (of 324 total)
    Author
    Replies
    • in reply to: Get rid of zeros in formula (Excel xp) #869725

      I need to use formulas as this is a small part of a bigger project and i need it to “automatically” take out the zeros. Is there a set of formulas i can use to get rid of them? thanks

    • in reply to: Bad VBA code (Excel xp) #869251

      very cool. thanks!

    • in reply to: Bad VBA code (Excel xp) #869252

      very cool. thanks!

    • in reply to: Code to delete 2nd percent in Excel (Excel xp) #867192

      Hi Hans,

      Thank you very much. That works great! Now i realize i want to delete the cells that are NOT in COL A, that have text. How do i write a function that is like

      Function IsText(oCell As Range) As Boolean
      IsText = code to see if the cell has text in it
      End Function

      so i can delete those rows as well. Thanks

    • in reply to: Code to delete 2nd percent in Excel (Excel xp) #867193

      Hi Hans,

      Thank you very much. That works great! Now i realize i want to delete the cells that are NOT in COL A, that have text. How do i write a function that is like

      Function IsText(oCell As Range) As Boolean
      IsText = code to see if the cell has text in it
      End Function

      so i can delete those rows as well. Thanks

    • in reply to: Ranking formula (Excel xp) #857152

      angel

      so u missed me macropod well, i’ve been playing poker lately compute and need the formula to decide when to raise!!!

    • in reply to: Ranking formula (Excel xp) #857153

      angel

      so u missed me macropod well, i’ve been playing poker lately compute and need the formula to decide when to raise!!!

    • in reply to: Open notepad and delete character (VB6) #845106

      thank u all very much

    • in reply to: Open notepad and delete character (VB6) #845105

      thank u all very much

    • in reply to: search/replace 2 decimal places (excel xp) #839413

      yep, that will do it. Thanks so much

    • in reply to: search/replace 2 decimal places (excel xp) #839414

      yep, that will do it. Thanks so much

    • in reply to: GetFileOpen (Excel XP) #830381

      i changed it to activesheet.range(“B4”) and that works. the cmd button is on the same sheet as where i want the filename B4 to be places.

      It works now. Thank you so much for the help.

    • in reply to: GetFileOpen (Excel XP) #830382

      i changed it to activesheet.range(“B4”) and that works. the cmd button is on the same sheet as where i want the filename B4 to be places.

      It works now. Thank you so much for the help.

    • in reply to: GetFileOpen (Excel XP) #830369

      I tried that and i get “Code execution has been interrupted”

      The code resumes execution if i press F8 in the IDE but i think the problem has to do when i have the view of the folder contents, i choose a file and double-click on it and then i get the error.

      It has something to do with double-clicking on the file. I don’t know how else to “choose” it. thank u for the help.

    • in reply to: GetFileOpen (Excel XP) #830370

      I tried that and i get “Code execution has been interrupted”

      The code resumes execution if i press F8 in the IDE but i think the problem has to do when i have the view of the folder contents, i choose a file and double-click on it and then i get the error.

      It has something to do with double-clicking on the file. I don’t know how else to “choose” it. thank u for the help.

    Viewing 15 replies - 76 through 90 (of 324 total)