Hello @kashif.ansari417
There are 2 options you go with
- Use Excel scope to read the config file
- Use
Now.ToString("MM\dd\yyyy")in you code instead of referring from Config file
Note: If there are multiple excel formulas in Config, which are in use. I recommend you to stick with Excel Scope option.