Question
Excel spreadsheet
Hello,
I use CF to pass data into a excel spreadsheet. But the values that have preceeding zeros to a number are truncated when I view them in a spreadsheet. I have to convert the value to string and pass. I tried find()
, refindnocase() and other string functions. It doesnot work.
Does anyone have a solution for this?
Also if anyone has idea about adding headings and other css functionality to the spreadsheet from CF will be helpful.
I use CF to pass data into a excel spreadsheet. But the values that have preceeding zeros to a number are truncated when I view them in a spreadsheet. I have to convert the value to string and pass. I tried find()
, refindnocase() and other string functions. It doesnot work.
Does anyone have a solution for this?
Also if anyone has idea about adding headings and other css functionality to the spreadsheet from CF will be helpful.
