Converting Excell files to wikidot
Forum » General / Web site content » Converting Excell files to wikidot
Started by: Phil ChettPhil Chett
On: 1199413449|%e %b %Y, %H:%M %Z|agohover
Number of posts: 2
rss icon RSS: New posts
Summary:
Putting "results" tables onto the wiki is a pain in the arse.
Converting Excell files to wikidot
Phil ChettPhil Chett 1199413449|%e %b %Y, %H:%M %Z|agohover

And untill "the gods" come up with something better, then we have to make do with what we have.

The easiest way i have come across to date is by using a converter.

So here is an idiots guide. Written by an idiot.

1 Generate your excell file

eg:-
ScreenHunter_006.jpg

Get the excell converter loaded.

to do this, whilst on your excell sheet hit ALT and F8
you will get a pop up like this.

ScreenHunter_005.jpg

stick something in the macroname box (anything will do)
Create should now highlight. hit it

the box will expand.
remove the:

Sub e()

End Sub

Next, copy and paste from the code in the box below, when you hit "show me the code"

Code

Then Hit ALT and F4
which will return you to you sheet

Make the table pretty

eg:ScreenHunter_007.jpg

select the whole table
then Hit Alt F8

which will give you

ScreenHunter_008.jpg

Hit RUN

A new sheet will appear with a load of horrid yukky code in column A.

Copy that code

And PASTE it into your wiki page.

And low and behold, you should get something like

t1 t2 t3 t4
john 1 2 3 4
paul 5 6 7 8
ringo 9 a b c
george d e f g

Spanners in the workscan be caused by

  • Not selecting the whole table
  • Blank lines
  • trying to do two differnt "styles" of tables on the same sheet.
  • other things that i haven't fully determined…. yet.

Have fun

Unfold Converting Excell files to wikidot by Phil ChettPhil Chett, 1199413449|%e %b %Y, %H:%M %Z|agohover
Re: Converting Excell files to wikidot
Phil ChettPhil Chett 1210606041|%e %b %Y, %H:%M %Z|agohover

the above is now redundant as htm files can now be used.

see: http://bhgc.wikidot.com/test-html

Unfold Re: Converting Excell files to wikidot by Phil ChettPhil Chett, 1210606041|%e %b %Y, %H:%M %Z|agohover
New Post
Unless otherwise stated, the content of this page is licensed under Creative Commons Attribution-ShareAlike 3.0 License