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

javascript - jquery or ashx not working -

opencv - DataType<cv::detail::deriv_type>::depth what is it used for -

python 3.x - Mapping specific letters onto a list of words -