Hi RM82, Based on the info provided - I think this could be accomplished using some new fields, some workflow, and calculated fields to get the time spent. For Overall Time Spent - create these fields: Start date for Opportunity End date for opportunity Calculated field - that calculates the difference in time between those two fields. This will give you overall time spent on the sale. Users could fill in these fields, or workflow triggered automatically. For time spent on each stage - create these fields: End date/time for Stage 1 End date/time for Stage 2, etc Then for each stage - create a calculated field that calcs the time in between stage date fields. In your view or report - show the calculated fields and the Owner field. This can all be accomplished without custom code.
↧