'How to save a new workbook using VBA?

Why i am getting this error while adding a newworkbook and saving in the path

Workbooks.Add.SaveAs "C:\Users\TAPAN BEHERA\OneDrive\Documents\Vlookupdata.xlsm", 52

Error I am getting is -

enter image description here



Sources

This article follows the attribution requirements of Stack Overflow and is licensed under CC BY-SA 3.0.

Source: Stack Overflow

Solution Source