Reply
 
Thread Tools Display Modes
  #1   Report Post  
Posted to microsoft.public.word.tables
cottage6 cottage6 is offline
external usenet poster
 
Posts: 9
Default Best way to automatically refresh formulas

Greetings,
I understand that formulas in a Word document don't automatically refresh,
so I'm searching for a user-friendly way to make this happen. I saw a post
regarding an auto-open macro which works swell, but I know beyond a shadow of
a doubt that after keying numbers some of the users will not close and
re-open the file to update the calculations. Since these are employee
performance appraisals, all hell is going to break loose if they're wrong. I
can assign a macro to an autoshape in Excel, but it doesn't look like I can
in Word? Any advice on how to best proceed with this would be great! Any
ideas? Thanks and have a good day.
  #2   Report Post  
Posted to microsoft.public.word.tables
macropod macropod is offline
external usenet poster
 
Posts: 1,002
Default Best way to automatically refresh formulas

Hi cottage6,

Presumably, you're using a document constructed as some sort of form. If that's the case, you should consider providing formfields
for the user input and setting the formfields' properties to 'calculate on exit'. That way, if you protect the document for forms,
your:
1. users will only be able to edit/update the parts of the form that you want them to; and
2. formulae will automatically update with out the need for a macro.

Cheers
--
macropod
[MVP - Microsoft Word]
-------------------------

"cottage6" wrote in message ...
Greetings,
I understand that formulas in a Word document don't automatically refresh,
so I'm searching for a user-friendly way to make this happen. I saw a post
regarding an auto-open macro which works swell, but I know beyond a shadow of
a doubt that after keying numbers some of the users will not close and
re-open the file to update the calculations. Since these are employee
performance appraisals, all hell is going to break loose if they're wrong. I
can assign a macro to an autoshape in Excel, but it doesn't look like I can
in Word? Any advice on how to best proceed with this would be great! Any
ideas? Thanks and have a good day.


  #3   Report Post  
Posted to microsoft.public.word.tables
cottage6 cottage6 is offline
external usenet poster
 
Posts: 9
Default Best way to automatically refresh formulas

Macropod,
Thanks for getting back to me; congrats on your MVP status! Anyway, the
documents I'm revamping have been around for awhile and were probably
converted from Word Pro and who knows what before that. All 5 documents are
set up using tables, so I'd need to do a lot more revising to change them all
to forms and recreate the fields. I've added an AutoOpen macro that will set
the Options to update the fields when printing. Since this is not my normal
job and I was just assigned to help, I think I need to move on. I'm a Lotus
Notes database developer and don't work in Word a lot, but am starting to see
a real value in creating forms. If warranted, that's the way I'll start with
a new document in the future. Thanks again for your help!
"macropod" wrote:

Hi cottage6,

Presumably, you're using a document constructed as some sort of form. If that's the case, you should consider providing formfields
for the user input and setting the formfields' properties to 'calculate on exit'. That way, if you protect the document for forms,
your:
1. users will only be able to edit/update the parts of the form that you want them to; and
2. formulae will automatically update with out the need for a macro.

Cheers
--
macropod
[MVP - Microsoft Word]
-------------------------

"cottage6" wrote in message ...
Greetings,
I understand that formulas in a Word document don't automatically refresh,
so I'm searching for a user-friendly way to make this happen. I saw a post
regarding an auto-open macro which works swell, but I know beyond a shadow of
a doubt that after keying numbers some of the users will not close and
re-open the file to update the calculations. Since these are employee
performance appraisals, all hell is going to break loose if they're wrong. I
can assign a macro to an autoshape in Excel, but it doesn't look like I can
in Word? Any advice on how to best proceed with this would be great! Any
ideas? Thanks and have a good day.



  #4   Report Post  
Posted to microsoft.public.word.tables
macropod macropod is offline
external usenet poster
 
Posts: 1,002
Default Best way to automatically refresh formulas

Hi cottage6,

Setting up your existing documents as forms probably wouldn't be all that difficult. For some guidance, see:
http://gregmaxey.mvps.org/Repeating_Data.htm

Cheers
--
macropod
[MVP - Microsoft Word]
-------------------------

"cottage6" wrote in message ...
Macropod,
Thanks for getting back to me; congrats on your MVP status! Anyway, the
documents I'm revamping have been around for awhile and were probably
converted from Word Pro and who knows what before that. All 5 documents are
set up using tables, so I'd need to do a lot more revising to change them all
to forms and recreate the fields. I've added an AutoOpen macro that will set
the Options to update the fields when printing. Since this is not my normal
job and I was just assigned to help, I think I need to move on. I'm a Lotus
Notes database developer and don't work in Word a lot, but am starting to see
a real value in creating forms. If warranted, that's the way I'll start with
a new document in the future. Thanks again for your help!
"macropod" wrote:

Hi cottage6,

Presumably, you're using a document constructed as some sort of form. If that's the case, you should consider providing
formfields
for the user input and setting the formfields' properties to 'calculate on exit'. That way, if you protect the document for
forms,
your:
1. users will only be able to edit/update the parts of the form that you want them to; and
2. formulae will automatically update with out the need for a macro.

Cheers
--
macropod
[MVP - Microsoft Word]
-------------------------

"cottage6" wrote in message ...
Greetings,
I understand that formulas in a Word document don't automatically refresh,
so I'm searching for a user-friendly way to make this happen. I saw a post
regarding an auto-open macro which works swell, but I know beyond a shadow of
a doubt that after keying numbers some of the users will not close and
re-open the file to update the calculations. Since these are employee
performance appraisals, all hell is going to break loose if they're wrong. I
can assign a macro to an autoshape in Excel, but it doesn't look like I can
in Word? Any advice on how to best proceed with this would be great! Any
ideas? Thanks and have a good day.




  #5   Report Post  
Posted to microsoft.public.word.tables
cottage6 cottage6 is offline
external usenet poster
 
Posts: 9
Default Best way to automatically refresh formulas

Awesome info on that website; I didn't know I could do half that stuff.
Thanks!

"macropod" wrote:

Hi cottage6,

Setting up your existing documents as forms probably wouldn't be all that difficult. For some guidance, see:
http://gregmaxey.mvps.org/Repeating_Data.htm

Cheers
--
macropod
[MVP - Microsoft Word]
-------------------------

"cottage6" wrote in message ...
Macropod,
Thanks for getting back to me; congrats on your MVP status! Anyway, the
documents I'm revamping have been around for awhile and were probably
converted from Word Pro and who knows what before that. All 5 documents are
set up using tables, so I'd need to do a lot more revising to change them all
to forms and recreate the fields. I've added an AutoOpen macro that will set
the Options to update the fields when printing. Since this is not my normal
job and I was just assigned to help, I think I need to move on. I'm a Lotus
Notes database developer and don't work in Word a lot, but am starting to see
a real value in creating forms. If warranted, that's the way I'll start with
a new document in the future. Thanks again for your help!
"macropod" wrote:

Hi cottage6,

Presumably, you're using a document constructed as some sort of form. If that's the case, you should consider providing
formfields
for the user input and setting the formfields' properties to 'calculate on exit'. That way, if you protect the document for
forms,
your:
1. users will only be able to edit/update the parts of the form that you want them to; and
2. formulae will automatically update with out the need for a macro.

Cheers
--
macropod
[MVP - Microsoft Word]
-------------------------

"cottage6" wrote in message ...
Greetings,
I understand that formulas in a Word document don't automatically refresh,
so I'm searching for a user-friendly way to make this happen. I saw a post
regarding an auto-open macro which works swell, but I know beyond a shadow of
a doubt that after keying numbers some of the users will not close and
re-open the file to update the calculations. Since these are employee
performance appraisals, all hell is going to break loose if they're wrong. I
can assign a macro to an autoshape in Excel, but it doesn't look like I can
in Word? Any advice on how to best proceed with this would be great! Any
ideas? Thanks and have a good day.




Reply
Thread Tools
Display Modes

Posting Rules

Smilies are On
[IMG] code is On
HTML code is Off

Forum Jump

Similar Threads
Thread Thread Starter Forum Replies Last Post
mail merge picture won't refresh automatically? JethroUK© Microsoft Word Help 2 October 16th 07 05:55 PM
mail merge picture won't refresh automatically? JethroUK© Mailmerge 2 October 16th 07 05:55 PM
ODBC Refresh Josvds Mailmerge 3 November 7th 06 10:57 AM
Refresh Alvin Hansen Tables 1 October 12th 05 02:52 PM
How to get pictures to refresh automatically in word? Tom Gettys Microsoft Word Help 6 April 10th 05 01:15 AM


All times are GMT +1. The time now is 09:15 PM.

Copyright ©2000 - 2024, Jelsoft Enterprises Ltd.
Copyright ©2004-2024 Microsoft Office Word Forum - WordBanter.
The comments are property of their posters.
 

About Us

"It's about Microsoft Word"