Home |
Search |
Today's Posts |
#2
![]()
Posted to microsoft.public.excel.programming
|
|||
|
|||
![]()
I don't know if You can modify somehow the code You supplied (I don't really
understand it), but You may format the cells in Excel after fetching data. Range("SomeRangeHere").NumberFormat="00000000" or fetch the data as strings what will prevent Excel from deleting leading zeroes. "ajaykrishna" wrote in message ... Hi, I'm downloading grid data to excel document using following code snippet: Response.Clear() Response.Buffer = True Response.ContentType = "application/vnd.ms-excel" Response.AddHeader("content-disposition", "attachment;filename=CDSInfo.csv") |
Thread Tools | Search this Thread |
Display Modes | |
|
|
![]() |
||||
Thread | Forum | |||
Excel problem trying to format columns of data | Excel Worksheet Functions | |||
Excel problem - urgent | Excel Discussion (Misc queries) | |||
*Hi- Urgent (but of course) I need a music cue sheet in excel format....(sample attached)......thanks for the help! - wsr-comp-cuesheet.pdf (0/1) | Excel Discussion (Misc queries) | |||
*Hi- Urgent (but of course) I need a music cue sheet in excel format....(sample attached)......thanks for the help! - wsr-comp-cuesheet.pdf (1/1) | Excel Discussion (Misc queries) | |||
Urgent Help Required on Excel Macro Problem | Excel Discussion (Misc queries) |