excel - MySQL to XLS using php #name error -


i'm loading in data database , want export xls results 2 fields #name error in excel seems excel puts = in front of 2 of fields no reason

i have these 3 lines: - gewerkt - het uren - verder

in excel gives #name error on first , second , changes these 2 into: =- think because it's substract sign weirdest part doesn't middle one

is there anyway bypass reading substract sign?


Comments

Popular posts from this blog

Why can rails not find a route created by a helper? -

javascript - jquery or ashx not working -

php - Redirect and hide target URL -