Skip to content
EszopiCoder edited this page Jan 14, 2020 · 2 revisions

Frequently Asked Questions

  • Why is my issue not listed here?
    • Please submit an issue on the issue tab of this repository
  • Why does Excel state that an input of 5'9" is invalid?
    • Excel does not recognize that input as a string. Use the following format "5'9"""
  • Why does the specified function give the wrong value?
    • Check the measurement units for each parameter. Please see individual pages for specific function.
    • Check if the function is working properly. See the Testing page for more info.
Clone this wiki locally