Html maker - testers required!

Richard Schollar

MrExcel MVP
Joined
Apr 19, 2005
Messages
23,707
As some of you may be aware, I have been making an add-in to produce html output of selected data in Excel. The output is fairly consistent with that produced by Excel Jeanie as can be seen here:

http://www.mrexcel.com/forum/showpos...&postcount=241

the differences being:

1. the interface is a whole lot simpler
2. you can choose if you want to output all the formulas in selection or only some of them
3. the ouput colour-codes nesting levels in the formulas
4. it only does formulas and data (it doesn't report conditional formatting or data validation applied)
5. it comes as an .xla file rather than an .exe (so doesn't require Admin rights to install!)
6. the code is visible for anyone that wants to laugh (or cry) at it


The generated html should also be considerably simpler as much of the formatting and style elements are now held in a css file applied to the whole Board (Suat Ozgur has created a css class which I link to in the generated html).

It has been tested by me and Jon von der Heyden and feedback from Suat incorporated. What I need now is for some others to test and come back with any comments.

If you would like to see the file and perhaps test it, please Private Message me with your email address and I'll send you the .xla file and a .doc file with guidance notes:

The .xla file is approx 100Kb in size, so it isn't very big. It will work in all versions of Excel since xl2000, although I will be developing a specific xl2007 ribbon interface next.

Thanks!
 
Last edited:
I have installed the add-in and upon starting Excel 2007, I get a warning message (box with a red "X") with the title: VB HTML Maker that states: Access to the VB project is not trusted
 
Upvote 0

Excel Facts

Fastest way to copy a worksheet?
Hold down the Ctrl key while dragging tab for Sheet1 to the right. Excel will make a copy of the worksheet.
I have installed the add-in and upon starting Excel 2007, I get a warning message (box with a red "X") with the title: VB HTML Maker that states: Access to the VB project is not trusted
To change that setting ..

Office icon at top left|Excel Options|Trust Center|Trust Center Settings...|Macro Settings|check the box: Trust access to the VBA project object model|OK

However, your message relates to the HTML Maker for displaying vba code whereas this thread was (originally at least) about Richard's HTML Maker for showing worksheet screen shots. Just checking that you are trying to install the correct one. :)
 
Upvote 0
To change that setting ..

Office icon at top left|Excel Options|Trust Center|Trust Center Settings...|Macro Settings|check the box: Trust access to the VBA project object model|OK

However, your message relates to the HTML Maker for displaying vba code whereas this thread was (originally at least) about Richard's HTML Maker for showing worksheet screen shots. Just checking that you are trying to install the correct one. :)

Perfect. Thank you Peter.

I didn't mean to hi-jack the original post. I installed both add-ins. The HTML Maker and the VB HTML Maker.
 
Upvote 0
I didn't mean to hi-jack the original post. I installed both add-ins. The HTML Maker and the VB HTML Maker.
I don't think you have hi-jacked the thread as I suspect both HTML Makers have already been discussed. With 200+ posts, I'm not going back to check though! :biggrin:
 
Upvote 0
I installed the MrExcel HTML in my Excel 2011 for Mac and can only get an error code when I try to use it.

After I have defined the range I'd like to copy, I get the following error:

Run-time error '53':

File not found: user32

Not sure what I'm doing wrong here, but I followed the instructions. It does not make a difference using any of the options, I get the same error.

Thanks.
 
Upvote 0
Any other options you can think of that would allow me to post examples? Thanks for getting back to me!
 
Upvote 0
I have just installed this and when I paste it into a post I get this:
Excel Workbook
ABC
3kklkmjlkj
4980#l'lkklj
Sheet1
Excel 2002

what am I doing wrong?
 
Upvote 0

Forum statistics

Threads
1,216,009
Messages
6,128,261
Members
449,435
Latest member
Jahmia0616

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