Hello

I was trying to use the permut and combin functions (which are available in excel) in vba, but i keep on getting the error

"Compile error:

Sub or Function not defined" when using the functions in vba.

is there a library that i need to import in order to get permut and combin to work?