Sign Up

Sign Up to our social questions and Answers Engine to ask questions, answer people’s questions, and connect with other people.

Have an account? Sign In

Have an account? Sign In Now

Sign In

Login to our social questions & Answers Engine to ask questions answer people’s questions & connect with other people.

Sign Up Here

Forgot Password?

Don't have account, Sign Up Here

Forgot Password

Lost your password? Please enter your email address. You will receive a link and will create a new password via email.

Have an account? Sign In Now

You must login to ask a question.

Forgot Password?

Need An Account, Sign Up Here

Please briefly explain why you feel this question should be reported.

Please briefly explain why you feel this answer should be reported.

Please briefly explain why you feel this user should be reported.

Sign InSign Up

The Archive Base

The Archive Base Logo The Archive Base Logo

The Archive Base Navigation

  • SEARCH
  • Home
  • About Us
  • Blog
  • Contact Us
Search
Ask A Question

Mobile menu

Close
Ask a Question
  • Home
  • Add group
  • Groups page
  • Feed
  • User Profile
  • Communities
  • Questions
    • New Questions
    • Trending Questions
    • Must read Questions
    • Hot Questions
  • Polls
  • Tags
  • Badges
  • Buy Points
  • Users
  • Help
  • Buy Theme
  • SEARCH
Home/ Questions/Q 7890405
In Process

The Archive Base Latest Questions

Editorial Team
  • 0
Editorial Team
Asked: June 3, 20262026-06-03T06:20:44+00:00 2026-06-03T06:20:44+00:00

Is there a way the MS Excel to open not only my HTML but

  • 0

Is there a way the MS Excel to open not only my HTML but to show and the colors? I have tried with style,font and color tag and nothing have worked.

  • 1 1 Answer
  • 0 Views
  • 0 Followers
  • 0
Share
  • Facebook
  • Report

Leave an answer
Cancel reply

You must login to add an answer.

Forgot Password?

Need An Account, Sign Up Here

1 Answer

  • Voted
  • Oldest
  • Recent
  • Random
  1. Editorial Team
    Editorial Team
    2026-06-03T06:20:46+00:00Added an answer on June 3, 2026 at 6:20 am

    If the data is actually an HTML page and has NOT been created by ASP, PHP, or some other scripting language:

    Open Internet Explorer, simply right-click on the table and look through the menu.
    You should see “Export to Microsoft Excel.” Click on the menu item and after a few prompts it will be imported to Excel.

    If the data is made using any scripting language:

    Here is a simple way to export an HTML table to Excel with a single line of code. For the technique to work, you must have Excel installed on the your machine.
    Copy the following code and paste it in notepad. Save it as an ASP page, and then open it in the browser to see the action live.

    Note: Do not forget to paste the code of the table you will get by viewing the source of the html file you wish to convert to excel

    <% The main feature of this technique is that %>
    <% you have to change Content type to ms-excel.%>
    Response.ContentType = "application/vnd.ms-excel"
    <TABLE>
    <TR><TD>2</TD></TR>
    <TR><TD>3</TD></TR>
    <TR><TD>=SUM(A1:A2)</TD></TR>
    </TABLE>
    

    Don’t include normal HTML, TITLE, HEAD, and BODY tags. They will create a problem.

    EDIT:

    For copying colours if you have the html table:

    Just copy the full static table to word and then copy it again from word, then right click on desired excel cell and click on “Paste Special”

    • 0
    • Reply
    • Share
      Share
      • Share on Facebook
      • Share on Twitter
      • Share on LinkedIn
      • Share on WhatsApp
      • Report

Sidebar

Related Questions

is there a way in Excel to have a formula that does something like
Is there a way I can have an excel track the number of times
Is there a way to take HTML and import it to excel so that
Is there a way to see if an Excel Workbook, say DataSheet.xls, is open
is there a way how to make Matlab open excel files directly in MS
Is there a way to generate Excel spreadsheets with Perl on Linux so that
is there a way to move the data from an excel sheet to a
Is there a way to an ASP.Net Chart Control (like in Excel)?
I'm wondering if there's a way to manage VBA code authored in Excel 2007
Is there any way to get the path of documents currently open in Microsoft

Explore

  • Home
  • Add group
  • Groups page
  • Communities
  • Questions
    • New Questions
    • Trending Questions
    • Must read Questions
    • Hot Questions
  • Polls
  • Tags
  • Badges
  • Users
  • Help
  • SEARCH

Footer

© 2021 The Archive Base. All Rights Reserved
With Love by The Archive Base

Insert/edit link

Enter the destination URL

Or link to existing content

    No search term specified. Showing recent items. Search or use up and down arrow keys to select an item.