Forum Discussion
SharePoint excel files Vs SharePoint list
- 5 years ago
SharePoint Lists are different than Excel. I prefer them for user data entry because you can lock down what the user can enter and they cannot override it accidentally. Even with Data Validatation users can just paste data and override your requirements.
But if it is something exported out of another system, I'm ok with XLSX (NOT XLS) because it is usually identical every single time - computer programs don't change output much. Even ugly output - once you get the M code right, it just works.
SharePoint Lists are different than Excel. I prefer them for user data entry because you can lock down what the user can enter and they cannot override it accidentally. Even with Data Validatation users can just paste data and override your requirements.
But if it is something exported out of another system, I'm ok with XLSX (NOT XLS) because it is usually identical every single time - computer programs don't change output much. Even ugly output - once you get the M code right, it just works.