There are lots of ways and it depends how much VBA you know. Recording the format painter as a Macro may well be enough.
Extensions could involve opening the template and target sheets specifically,...
Type: Posts; User: AndrewO; Keyword(s):
There are lots of ways and it depends how much VBA you know. Recording the format painter as a Macro may well be enough.
Extensions could involve opening the template and target sheets specifically,...
I always find taskmgr's "End task" option to be a useful form of last resort cancelling <img src=/S/grin.gif border=0 alt=grin width=15 height=15>
A description of a way would be useful.
Thanks for the response Pam - our service provider uses Unix and it was those rare few cases that caused the trouble - e.g. many of our users love those wingding bullets and we publish documents...
Cool - that's my kind of code - I'll give it a whirl thanks. (I anticipate correct results)
I'm over most of my troubles now http://windowssecrets.com/forums/images/smilies/smile.gif
The simple...
I'm struggling to see why it isn't an index (Reference > index) which you could create either by hand, or via a macro that looped through the table.
I'm no index expert, but it seems to be more...
Yes, it comes from range.text, and I hadn't thought of HTML_Tidy for this because the html isn't the problem (but I'm on the case now if it can do code conversion)
I guess my problem is still "How...
I have code that takes a Word document's UNICODE content and puts it (in a raw reformatted html way) onto a web-page hosted by a Unix box that speaks UTF-8
(For many reasons Word's HTML is not the...
Thanks Hans.
The other issue was that I actually had to send it for it to become formated as a mail message. Before a send it knows its a word document.
Attached word document has a paste of the email message content.
I couldn't see a way to attach the message itself
My wife is a member of a group who do all their work by email. Monthly she wishes to create a correspondence list (inwards / outwards) and discovered she was continually copying data just to present...
Thanks both of you
I have enough to proceed with even if its not elegant. I'm picking that I can basically operate via the explorer and correlate to selection via entryids when I have to.
I may...
I have some code that operates on a MailItem to do clever stuff (extracting information and sticking it directly into my database)
I drive it from a form that has buttons. Currently my mailitem...
<img src=/S/thankyou.gif border=0 alt=thankyou width=40 height=15>
That sorted that out - I appreciate the wisdom
I have some code that acts on the bodytext of a selected item in an Explorer window. It works really well when the selected item is a MailItem but is dying an ugly death on an email Bounce which I...
Thanks - that's a good place to look.
I misinterpretted your mail to start off with, but that triggered another thought. <img src=/S/grin.gif border=0 alt=grin width=15 height=15>
Web1 is...
Symptoms
My Database Server (DB1) can send email messages via a relay through the Mail server (Mail1) (Exchange 2003)
My Web Server (Web1) cannot send mail messages via the same relay mechanism...
Thanks Hans and Jefferson
Everything I found on the web seem to indicate that there is something funny relating to JScript, IE and context - including the speed at which users move the mouse....
[Edited to reduce picture size and clarify the text].
Note that this is not a new window, rather it is a paste over a previous window that is not the current one and #top was at the end rather...
I have a web site that uses <a name="top"> and has a URL http://www.teacherscouncil.govt.nz/cnc/index.stm#top to reference it.
In IE 6.0 this gives me an IE error if entered via the browser...
Hans
It may sound strange - but I report that my users also overwrite Excel files and have never quite got their heads around using Explorer to find files.
Microsoft has taken to issuing so...
OK - thanks
Its running on an ODBC connection into SQL server so I'll make a local version of the table - if I'm dead unlucky, presumably it will fix the problem <img src=/S/grin.gif border=0...
The form now has a filter permanently set and when it is invoked a second time, the result is a filter is on with no selected records, so I cannot check it by record selection. Before I coded...
Hansv
Thankyou for both the reply and its speed and accuracy - another step forward <img src=/S/grin.gif border=0 alt=grin width=15 height=15> that seems to work very.
I'm now happily editting -...
Perhaps I'm being thick - but I had a simple little edit form that used a data source 'select * from Individual' and provided edit functionality to the fields such as name and address.
I wanted...
<hr>Or do you just mean that once it is created and saved, then you can drag it to the desired time slot?
<hr>
Yes - that's what I meant