Tech Support > Microsoft Windows > Windows CRM > Perform a calculation????
Perform a calculation????
Posted by SteveT on December 23rd, 2003


I'm curious if anybody knows how I can do a calculation on two fields
in CRM. In the Opportunity form I created a Gross Profit custom field
and what I want to do is calculate Gross Margin by taking the Est.
Revenue minus the estimated Gross Profit then calculate the Gross
Margin and populate a field with the result.

Any help out there?

Posted by John O'Donnell on December 24th, 2003


Only way to do this is when you create some event code which is attached to
picklist fields. An eaxmple would be a picklist where you have shipping
methods such as UPS, Fedex etc. When you choose the method the event code
updates the shipping cost etc


"SteveT" <drumguy61-google@yahoo.com> wrote in message
news:4635de59.0312231115.4edde31b@posting.google.c om...


Posted by GreaterThanTwo Media on January 8th, 2004


You can also attach events to other fields manually by editing the schema.

Mike


"John O'Donnell" <csharpconsulting@nospam-hotmail.com-nospam> wrote in
message news:eh4%23N4jyDHA.3520@tk2msftngp13.phx.gbl...


Posted by alfonsus_eka@hotmail.com on January 4th, 2005


Hi,
Can you explain me how to attach events to other fields manually?
Thanks

Regards,

Eka

Posted by John O'Donnell on January 5th, 2005


only place you can attach code to fields is on a picklist field. You can
read about unsupported cusotmizations in the archives for this group at
groups.google.com. In particular seach on javascript etc. Remember though
any such changes are unsupported by microsoft so be care ful and document
anything you do.

--
John O'Donnell
Microsoft CRM MVP
http://www.microsoft.com/BusinessSol...aqLanding.aspx


<alfonsus_eka@hotmail.com> wrote in message
news:1104810808.881600.137790@c13g2000cwb.googlegr oups.com...



Similar Posts