I'd like to "embed" the contents of a page that's generated on a remote server. The page on the remote server is dynamically generated.
I would like to wrap my ASP page around the URL that represents the page on the remote server.
The result would be an ASP page on my serving...
Thanks Tony.
I'm generating a document of variable length.
So it doesn't seem practical to use a selection and
do a search of user a bookmark.
Using a range to keep track of where I am, and turning on and off styles seems more practical.
I just have to be able to find out where I am in the...
I've having a bit of a difficult time formatting
text in a Word document.
I've tried using Paragraph objects -- however, I can't apply didn't formatting (font, style, etc.) to different parts of a paragraph. I tried using ranges, but without the success I'd like.
For example, I would like to...
I have the following problem:
I wrote a program for Word in VBA which creates a schedule
that display addresses in a date range.
The date range is provided through user input.
I know what the Regional Settings will be on the client
computer (they are not set to US English). My code works fine...
Thanks Rob,
You are correct - the VB code works inside the VBA script.
I removed the line as you suggested.
In this case, I would be constrained
by the locale settings since not only does the formatting
change, but the language used for the month name (the months
appear in Hebrew) also...
Thanks Rob,
I don't specifically want the locale settings, because that
will mean that the english date will not be displayed correctly when the macro is run on a computer with a different locale (e.g. Hebrew).
I want to switch the locale programmatically to a US locale, and then switch it...
I am trying to do the following -- I have a macro that asks for a date range, and then creates a text entry in an MS Word doc for each of the dates in the range.
After displaying an English (US) date, I would like to convert that date to the equivalent date in a different calendar (e.g...
I am trying to do the following -- I have a macro that asks for a date range, and then creates a text entry in word for each of the dates in the range.
After displaying an English (US) date, I would like to convert that date to the equivalent date in a different calendar (e.g. Hebrew).
So I...
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.