HELP PLEASE!
I am not a developer :) however I have been put in charge of creating a wiki site for all Help info for the business, starting with our financial application. I have migrated our current help content to Wiki pages. I have then created a web part page that works like a preview glossary page.
I am trying to add a calculated column to the wiki document list that is an index using the LEFT functionality - in this column I want to automatically get the first letter of the page...however, I try to use the [Name] field (=LEFT([Name],1)) and I get the following error:
The formula refers to a column that does not exist. Check the formula for spelling mistakes or change the non-existing column to an existing column.
Any ideas??