Forum Discussion

  • Nolan Tripp's avatar
    Nolan Tripp
    Copper Contributor
    Great tip! I thought it was neat when I learned to add things like "Property, Plant, and Equipment" (ppe) but it never occurred to me to do the same thing with formulas.
    • Wyn Hopkins's avatar
      Wyn Hopkins
      MVP

      Thanks Kevin Lehrbass,

       

      I also use autocorrect for certain pieces of power query code

       

      e.g. To get a named range as a parameter I use    

      pqname  

      which autocorrects to 

      Parameter = Excel.CurrentWorkbook(){[Name="DefninedName"]}[Content]{0}[Column1],

       

       

      The other 2 things that save me a lot of time are a default template and a toolbar that I developed.  Both are free (you can even make up an email address when prompted, it just downloads anyway).  

       

      https://accessanalytic.com.au/free-excel-stuff/free-excel-templates/

       

       

Resources