Hello,
when i am exporting my excel file if my “Project Name” field contains "( character then it is putting blank in excel file wherein if i am removing “(” character it works fine.
what would be the problem.
Please help.
thanks
Dev
Hello,
when i am exporting my excel file if my “Project Name” field contains "( character then it is putting blank in excel file wherein if i am removing “(” character it works fine.
what would be the problem.
Please help.
thanks
Dev
Subject: Excel an d “(” Character)
what if you added a single quote in front of the project name?
{ ’ project name }
excel probably thinks its a formula or something