Home | Contact Us | FAQ | Search & Site Map | Link to Us
Sign In | Join | Other 45 Sites in Network
Home
DiscussionsAccessExcelInfoPathOutlookPowerPointPublisherWord
DirectoryUser Groups
Related Topics
Outlook ExpressInternet ExplorerWindowsMS Server ProductsMore Topics ...

MS Office Forum / Word / Programming / January 2005

Tip: Looking for answers? Try searching our database.

Calculated Fields Question

Thread view: 
Enable EMail Alerts  Start New Thread
Thread rating: 
smehaffie - 16 Jan 2005 06:39 GMT
I need to use some calculated fields that changed based on values of other
fields.  

TextBox Example:
If numMinimum < 199.00 Then numMinimum * .01
ElseIf numMinimum > 49.99 And numMinimum <= 199.00 Then 2.00
Else 1,00

CheckBox Example:
If chkOption1 is checked Then 1.00
Else 2.00

Any help on how to do this would be appreciated.
Jezebel - 16 Jan 2005 07:02 GMT
Are you trying to do this with VBA or entirely with fields? Both are
possible, but it's not clear what you want to know.

> I need to use some calculated fields that changed based on values of other
> fields.
[quoted text clipped - 9 lines]
>
> Any help on how to do this would be appreciated.
smehaffie - 16 Jan 2005 21:01 GMT
I was trying to do it entirely with fields, but can do it with VBA also.  Can
you please post  both ways and I will decide which way is better?

Thanks,

> Are you trying to do this with VBA or entirely with fields? Both are
> possible, but it's not clear what you want to know.
[quoted text clipped - 12 lines]
> >
> > Any help on how to do this would be appreciated.

Rate this thread:






 
Sign In
Join
My Latest Posts
My Monitored Threads
My Blog
My Photo Gallery
My Profile
My Homepage

Start New Thread
Enable EMail Alerts
Rate this Thread



©2008 Advenet LLC   Privacy Policy - Terms of Use
This website includes both content owned or controlled by Advenet as well as content owned or controlled by third parties.