ClimberMel / SMF_Add-in

Stock Market Functions for Excel using VBA
https://climbermel.github.io/SMF_Add-in/
14 stars 5 forks source link

smfWord() Documentation error #48

Closed Bruce-95 closed 3 days ago

Bruce-95 commented 1 year ago

Hi Mel,

Re the documentation for smfWord() from the Documentation page, the first smfWord() example left off a couple of parameters. It shows this - ".... you would use: =smfWord("apples - oranges - bananas - grapes") ... which gives bananas ....."

It should show this: ".... you would use: =smfWord("apples - oranges - bananas - grapes", "3", "-") ... which gives “ bananas “ ..... "

~ Bruce S

ClimberMel commented 3 days ago

Completed but never closed