JavaScript Dictionary: Excel file 2 html list. Help me pleas

Glen Charles Rowel

New Member
Joined
Oct 11, 2004
Messages
44
I want to use an Excel file with word and definitiond in it. The words will be displayed in a form/list in Javascript and the definitions will be displayed on a webpage. Could someone tell me how to do this? :pray:
 

Excel Facts

Shade all formula cells
To shade all formula cells: Home, Find & Select, Formulas to select all formulas. Then apply a light fill color.
Glen

Could you further explain what you want to do?
 
Upvote 0
Re: JavaScript Dictionary: Excel file 2 html list. Help me p

I want to have an excel dictionary. Words in column A and definitions in column B. That's the easy part. :biggrin:

Then using JavaScript I want the words to become a list (in a form) on a HTML page.


Code:
<option VALUE="../12mo.htm">12mo</option>

This is what I'm using to open webpages now but I don't want to make one hundred thousand HTML pages. How do I get the Excel info into the list?
 
Upvote 0

Forum statistics

Threads
1,214,971
Messages
6,122,520
Members
449,088
Latest member
RandomExceller01

We've detected that you are using an adblocker.

We have a great community of people providing Excel help here, but the hosting costs are enormous. You can help keep this site running by allowing ads on MrExcel.com.
Allow Ads at MrExcel

Which adblocker are you using?

Disable AdBlock

Follow these easy steps to disable AdBlock

1)Click on the icon in the browser’s toolbar.
2)Click on the icon in the browser’s toolbar.
2)Click on the "Pause on this site" option.
Go back

Disable AdBlock Plus

Follow these easy steps to disable AdBlock Plus

1)Click on the icon in the browser’s toolbar.
2)Click on the toggle to disable it for "mrexcel.com".
Go back

Disable uBlock Origin

Follow these easy steps to disable uBlock Origin

1)Click on the icon in the browser’s toolbar.
2)Click on the "Power" button.
3)Click on the "Refresh" button.
Go back

Disable uBlock

Follow these easy steps to disable uBlock

1)Click on the icon in the browser’s toolbar.
2)Click on the "Power" button.
3)Click on the "Refresh" button.
Go back
Back
Top