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.
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?
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...
This site uses cookies to help personalise content, tailor your experience and to keep you logged in if you register.
By continuing to use this site, you are consenting to our use of cookies.