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 Shaun E 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: MrPtt
  • Content: Threads
  • Order by date
  1. MrPtt

    Text Parser

    Hi all I'm seraching for code that makes anything like this: Use a RichTextBox to mark grammar in text. I.e. detect parenthesis, and put in red all them that are not closed. Algorithm it's quite easy, the problem is the constant access to the control to see what's writing the user, and colour...
  2. MrPtt

    Need C# & Cluster resurces

    Hi I'm searching resources related to C# programming and Clusters. I.e. programming in C# for Clusters. Can anyone send me any link, please? Thanks in advance
  3. MrPtt

    Problem:Template with ToolBar and Macros

    Hi That's the problem I found: I have a .xlt, with a ToolBar. I create the ToolBar by code, and assign to the "onAction" even of every button the name of the macro it calls. By now, all OK If I open a Workbook, it works fine. But if I open a secon Workbook (based on the same .xlt) I...

Part and Inventory Search

Back
Top