if I want to toggle all times in a document between eastern and
central, can I put in a button at the top of a word document to do
that?

Re: can I put in a timezone toggle button by Doug

Doug
Wed Jan 16 11:55:26 PST 2008

See the article "How to assign a Word command or macro to a hot-key" at:

http://www.word.mvps.org/FAQs/Customization/AsgnCmdOrMacroToHotkey.htm

See the article "How to assign a Word command or macro to a toolbar or menu"
at:

http://www.word.mvps.org/FAQs/Customization/AsgnCmdOrMacroToToolbar.htm

Just what code you will need to have in the macro will be determined by how
the times are inserted into the document. Are they in formfields as used in
a protected document? or are they just regular text? In what format are the
times displayed?
--
Hope this helps.

Please reply to the newsgroup unless you wish to avail yourself of my
services on a paid consulting basis.

Doug Robbins - Word MVP

"alexl" <alextheblade@gmail.com> wrote in message
news:3caae816-e871-40d4-99bd-f635ca1cd16e@d4g2000prg.googlegroups.com...
> if I want to toggle all times in a document between eastern and
> central, can I put in a button at the top of a word document to do
> that?