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

  • Users: crslack
  • Content: Threads
  • Order by date
  1. crslack

    Sending Category field to Outlook from an external sys

    I am programming in an SAP system and I can send e-mail messages out and format them as HTML. Is there a way that Outlook would intepret an HTML tag to fill in the Categories field in the Options menu? Help here could also be useful in sending e-mail messages from web pages etc.
  2. crslack

    Can VBA create code at run time

    I am very novice at vba but I use some interpreted languages that allow the programmer to create statements at run time essentially by building a series of strings that comprise executable code then executing them. Does vba have this sort of dynamic coding option?
  3. crslack

    VBA and Excel texttocolumns

    My VBA macro will bring in a flat text file and a separate description of the text file that will describe how to take the fixed width data (no delimiters) and change it to columns. Excel's texttocolumns functions seems to be the way to go but I need to know how to dynamically set the number of...

Part and Inventory Search

Back
Top