- 1.36 MB
- 2022-04-29 14:43:11 发布
- 1、本文档共5页,可阅读全部内容。
- 2、本文档内容版权归属内容提供方,所产生的收益全部归内容提供方所有。如果您对本文有版权争议,可选择认领,认领后既往收益都归您。
- 3、本文档由用户上传,本站不保证质量和数量令人满意,可能有诸多瑕疵,付费之前,请仔细先通过免费阅读内容等途径辨别内容交易风险。如存在严重挂羊头卖狗肉之情形,可联系本站下载客服投诉处理。
- 文档侵权举报电话:19940600175。
'英孚课程顾问(CC)培训PPT
Coaching
Coach
避免执行中出现问题?Letustrytodoagame---
画一个圆正下方画一个椭圆椭圆两边画两个对等的长方形椭圆下方画两个对等的长方形
??????????????????
提升团队执行力的意义高层管理:做正确的事销售主管:正确的做事销售职员:把事做正确
提高团队执行力的4C方法1.Clarity(澄清)2.Competence(胜任)3.Commitment(承诺)4.Control(控制)
1.Clarity(澄清)澄清是管理的前提,下达指令时,要清晰表达和传达意图,要得到下属的反馈,确保理解上的一致性。要把目标转化为下级可以理解,其上级可以跟进的行动步骤;另外,在计划下达阶段就要明确衡量和跟进方式,保证在执行过程中可以监控。
2.Competence(胜任)有能力的员工不代表胜任,所以要挑选合适的人做不同的任务,确保员工能够最大化的发挥其特长。同时,管理者还要先“立地”再“顶天”:既要先示范实际擦操作并做成可以复制的模版,还要尽快离开实际操作,向下把技能传授给员工,确保技能到位,同时管理者还要细致观察,优化流程和工具,增加现有员工的工作能力范围。
3.Commitment(承诺)清晰的任务分配给胜任的员工,为执行到位奠定了基础。然而,要确保达到预期效果,还必须获得员工的承诺。承诺不等于许诺,而是说到一定做到。要获得承诺,要防微杜渐,纠正哪怕非常细节的非技能性问题,明确要求员工不可以疏忽,最后在刚性管理的前提下,适当发挥柔性的领导力才能获得员工的承诺。
4.Control(控制)没有控制就没有结果,前三项任何一项的缺位都会导致执行落空,而控制是最后的纠正和挽救的机会。控制要求设定关键控制点和明确衡量标准,在及时获得充分信息基础上实施纠正手段,确保目标实现。
销售团队的培训为什么要对销售员进行培训销售员培训的时机销售员培训的内容培训销售员的流程和方法
为什么要培训?销售是跟人打交道的,被拒绝是家常便饭做销售,可以一天只吃一顿饭,但不能没有主管的鼓励和支持!不管是做得多么好的销售,都会有情绪低落的时候,鼓励是销售人员精神食粮,其实人人都能成为TOP!做销售,没有一个非常好的主管,没有激励和培训,做好是很难的,也是很难坚持的!
新人刚刚入职时;新的工作内容或项目刚刚成立时;旧工作将采用新方法、新技术执行时;改进员工的工作状况时;员工在接触不同的任务时;现有的团队成员以缺乏效率的方式执行目前的工作时;当需要一种并未具备的特殊技术和技巧时;……培训的时机
销售技巧心态知识的学习人格的培养培训的内容
培训需求分析制定培训计划培训形式实施培训培训的流程与方法信息技巧心态紧迫性实用性阶段性例会个人自定义连续性互动性任务性
Homework!!!---Thanks
UsingApprenticeGaryWassellDeveloperTechnicalServices
AgendaApprenticeDefinitionApprenticeFunctionalitiesGuidelinesApprenticevs.Inventor:DifferencesSavingFileswithApprentice
ApprenticeInventorDataInventorApplicationClientAppAdd-InVBAApprenticeAdd-InClientApp
ApprenticeServerApprenticeisanActiveXcomponent.RunsIn-processwiththeclientusingit.ApprenticeServerprovidesasubsetoftheInventorAPI.Canbeusedstandalone(doesn’trequireInventor).Providedatnocost(installedaspartofInventorView).ApprenticecanbeveryefficientforcertaintasksincomparisonofconnectingtoInventorout-of-process.
ApprenticeFunctionalitiesProvidesread-onlyaccessto:AssemblystructureB-RepDrawingsheetsandviews(limitedaccess)iPartsiAssembliesBOMProvidesread/writeaccesstoiProperties,attributes,andfilereferences.
Apprentice-GuidelinesShouldNOTbeusedin-processtoInventor.NotinanAdd-In(exetypeofAdd-Inisok).NotthroughInventor’sVBA.PriortoInventor11,Apprenticewastheonlywaytoeditfilereferences.(DesignAssistantisbuildontopofApprentice.)Priorto2008,theApprenticefunctionalitieswereprovidedinitsowntypelibrary.NowAutodeskInventortypelibrarycontainsalloftheApprenticefunctionalityAddareferencetoInventor.InteropforanApprenticeproject.
Apprenticevs.Inventor:differencesInstantiatedusing“newApprenticeServerComponent”NoDocumentscollectioninApprenticeDocumentobject:ApprenticeServerDocument(*.ipt&*.iam)ApprenticeServerDrawingDocument(*.idw)Apprenticecannotsaveafilefromapreviousversion,i.e.thatisnotmigrated.YouwillneedtomigratethefilepriortosaveitwithApprentice:Tomigrateafile,openitwithInventor,saveitandcloseit.
Apprentice-ExamplePrivateSubApprenticeSample()"CreateApprentice.DimoApprenticeAsApprenticeServerComponentoApprentice=NewApprenticeServerComponent"Openadocument.DimoDocAsApprenticeServerDocumentoDoc=oApprentice.Open("C:TempPart.ipt")MsgBox("Opened:"&oDoc.DisplayName)EndSub
SavingFileswithApprenticeUseFlushToFileiftheiPropertiesONLYweremodified:moreefficient,sincethedocumentisnotwrittenback.PrivateSubSetProperty(ByValauthorAsString)DimoApprenticeDocAsApprenticeServerDocumentoApprenticeDoc=mApprenticeServer.Open("c:TempMyPart.ipt")"Get"InventorSummaryInformation"PropertySetDimoPropertySetAsPropertySetoPropertySet=oApprenticeDoc.PropertySets("{F29F85E0-4FF9-1068-AB91-08002B27B3D9}")"GetAuthorpropertyDimoPropertyAsInventor.Property=oPropertySet.Item("Author")oProperty.Value=authoroApprenticeDoc.PropertySets.FlushToFile()oApprenticeDoc.Close()EndSub
SavingFileswithApprenticeForanyotherchangeuseFileSaveAsobject:PrivateSubSaveFileSample()DimoApprenticeAsNewApprenticeServerComponent"Openadocument.DimoDocAsApprenticeServerDocumentoDoc=oApprentice.Open("C:TempAssembly1.iam")"Dosomechange:iPropertiesandattributesand/orfilereferences."SetareferencetotheFileSaveAsobject.DimoFileSaveAsAsFileSaveAsoFileSaveAs=oApprentice.FileSaveAs"Savethefile.CalloFileSaveAs.AddFileToSave(oDoc,oDoc.FullFileName)CalloFileSaveAs.ExecuteSave()EndSub
'
您可能关注的文档
- 最新海运货运代理10.1-空运操作基础培训PPT课件.ppt
- 最新灭火器使用培训PPT课件.ppt
- 最新爱尔乐幼儿园户外体育活动培训PPT课件.ppt
- 最新生活老师工作方法培训PPT课件教学讲义PPT.ppt
- 最新电瓶车充电火灾培训PPTppt课件.ppt
- 最新电磁阀常识培训PPT课件.ppt
- 最新第五节--进出口卖品的价格-国际贸易课程培训PPT课件.ppt
- 最新职业健康安全-员工培训PPT课件.ppt
- 最新胆石症新入科培训PPT课件.ppt
- 大气公司部门培训PPT模板下载.pptx
- 春夏季传染病预防知识教育培训PPT模板下载.pptx
- 医院医学院医疗机构护理业务查房培训PPT模板.pptx
- 最新(精品文档)小学科学实验教学培训PPT演示课件ppt课件.ppt
- 最新BOM基础知识培训-BOM工程师岗位培训PPT课件.ppt
- 最新excel技能培训PPT课件.ppt
- 最新保护患者隐私制度培训PPTPPT课件.ppt
- 最新前台服务接待礼仪培训PPT课件课件PPT.ppt
- 最新奇力佳销售技巧培训PPT课件ppt课件.ppt