Ask a Question related to ASP, Design and Development.

  1. #1

    Default Re: ASP to Excel

    What's your code? Chances are you have your excel sheet with cells
    formatted a specific way that's causing the rounding, but post your code to
    be sure.

    Ray at work

    "Brent Bortnick" <brent@hitechseals.com> wrote in message
    news:0ab701c34c77$06eb29c0$a601280a@phx.gbl...
    > I am having an issue exporting prices from my asp page to
    > excel. It is always rounding. How can i make it take the
    > exact numbers?
    >
    > Thanks,
    >
    > Brent

    Ray at Guest

  2. Similar Questions and Discussions

    1. PDF to Excel
      I have a financial report in PDF format that has many lists in columns with text and figures. I would like to export this to Excel or another...
    2. Place Excel into table with ability to link when native Excel file is updated.
      Is it possible to place an Excel file into InDesign and create a link so that any changes made later to the Excel file can be updated in InDesign? ...
    3. excel to csv
      hi all anybody knows a script to save an excel in csv? i need it for a php script tnx
    4. [PHP] PHP, Excel, jpgraph - can the graph be included in the Excel output?
      You need a class that can create xls files with images. Or you can create a Web Archive: http://officeupdate.microsoft.com/office/webarchive.htm ...
    5. PHP, Excel, jpgraph - can the graph be included in the Excel output?
      Good morning! I have several reports that are generated using PHP & MySQL for which I would like to include a graph using the excellent jpgraph...
  3. #2

    Default Re: ASP to Excel

    And here's a general link about exporting to Excel:

    Output To MSExcel
    [url]http://www.codeave.com/asp/code.asp?u_log=40[/url]

    Best regards,
    J. Paul Schmidt, Freelance ASP Web Developer
    [url]http://www.Bullschmidt.com[/url]
    ASP Design Tips, ASP Web Database Demo, Free ASP Bar Chart Tool...


    *** Sent via Developersdex [url]http://www.developersdex.com[/url] ***
    Don't just participate in USENET...get rewarded for it!
    Bullschmidt Guest

  4. #3

    Default ASP to Excel

    Hello all

    Please can some one help. I have created an web-based form in HTML. I
    would like for it submit the data to an excel spreadsheet is this
    possibe using ASP, if so can you let me know how this is done.

    Thanks

    Nick
    Nick Read Guest

  5. #4

    Default Re: ASP to Excel

    Hi,

    Check this [url]http://www.asp101.com/samples/xl.asp[/url]

    Regards

    "Nick Read" <nick_read39@hotmail.com> wrote in message
    news:9bfebaaf.0407180858.3cb0734c@posting.google.c om...
    > Hello all
    >
    > Please can some one help. I have created an web-based form in HTML. I
    > would like for it submit the data to an excel spreadsheet is this
    > possibe using ASP, if so can you let me know how this is done.
    >
    > Thanks
    >
    > Nick

    mhb Guest

  6. #5

    Default Re: ASP to Excel

    U could gen. a CSV file

    w. Regards
    Pawel Janowski
    [url]www.sunrise-tm.com[/url]
    [url]www.koluszki.net[/url]


    Pawel Janowski Guest

Posting Permissions

  • You may not post new threads
  • You may post replies
  • You may not post attachments
  • You may not edit your posts

1 2 3 4 5 6 7 8 9 10 11 12 13 14 15 16 17 18 19 20 21 22 23 24 25 26 27 28 29 30 31 32 33 34 35 36 37 38 39 40 41 42 43 44 45 46 47 48 49 50 51 52 53 54 55 56 57 58 59 60 61 62 63 64 65 66 67 68 69 70 71 72 73 74 75 76 77 78 79 80 81 82 83 84 85 86 87 88 89 90 91 92 93 94 95 96 97 98 99 100 101 102 103 104 105 106 107 108 109 110 111 112 113 114 115 116 117 118 119 120 121 122 123 124 125 126 127 128 129 130 131 132 133 134 135 136 137 138 139