B
Bob Bridges
I do a respectable amount of coding in VBA/Access and /Excel, but hardly any
(so far) in Outlook. From the little bit of research I did today, Outlook is
a very different animal. Is there a user's guide or text that I should
tackle before doing anything serious in VBA/Outlook?
Specifically what I'm looking for is the location of the cursor. I have in
mind writing a subroutine that identifies the entire paragraph in which the
cursor is locating it, and setting certain formatting (typeface, size, color)
for the entire paragraph. I'll be using HTML and I've a little familiarity
with the DHTML object model, but the cursor location is eluding me so far.
(so far) in Outlook. From the little bit of research I did today, Outlook is
a very different animal. Is there a user's guide or text that I should
tackle before doing anything serious in VBA/Outlook?
Specifically what I'm looking for is the location of the cursor. I have in
mind writing a subroutine that identifies the entire paragraph in which the
cursor is locating it, and setting certain formatting (typeface, size, color)
for the entire paragraph. I'll be using HTML and I've a little familiarity
with the DHTML object model, but the cursor location is eluding me so far.