Back to Crafty Games Welcome, Guest. Please login or register.
Did you miss your activation email?
May 18, 2013, 10:12:56 PM
Home Help Search Login Register
News: Welcome to the Crafty Games Forums!

Note to New Members: To combat spam, we have instituted new rules: you must post 5 replies to existing threads before you can create new threads.

+  Crafty Games Forum
|-+  Products
| |-+  Fantasy Craft
| | |-+  How would I go about converting an Excel file to be viewed by the forum?
« previous next »
Pages: [1] Go Down Print
Author Topic: How would I go about converting an Excel file to be viewed by the forum?  (Read 281 times)
darkrose50
Recruit
*
Posts: 14


View Profile
« on: June 13, 2012, 11:29:16 AM »

How would I go about converting an Excel file to be viewed by the forum?
Logged
The_Grand_User
Agent
***
Posts: 224



View Profile
« Reply #1 on: June 13, 2012, 12:20:41 PM »

I would use Microsoft's Skydrive, which anyone with a Live account should have, and make it a public document, then share the link here.
Logged

I'm a programmer by trade, of course I like to tinker! Cheesy

"I don't want to fight dragons." - Hiccup

Drakes, the very best part about FC ^_^
foproy
Control
******
Posts: 2257


View Profile
« Reply #2 on: June 13, 2012, 12:24:54 PM »

or share it on google docs. and post the link here.
Logged

Jesus loves you, he died for your sins. Protoman hates you, he died for them twice. - Anonymous
Blankbeard
Handler
*****
Posts: 734



View Profile
« Reply #3 on: June 13, 2012, 03:26:07 PM »

A few of our members seem to have difficulty viewing external files.  If you want to make a table on the forum out of the file, I've used the following procedure.

1) Export the file to .csv
2) Open the file in a text editor
3) Search and replace commas with the string:
Code:
[/td][td]
4) At the end of each line add the following:
Code:
[/td][/tr][tr]
(You might be able to do a search and replace on the line feeds depending on the editor)
5) Add the following before the first line:
Code:
[table][tr]
6) Add the following after the last line:
Code:
[/tr][/table]

And then copy and paste the whole thing in the forums.  Be sure to use the preview!  The big disadvantage is as far as I know, there isn't an easy way to draw separators between the cells. You can fake separators in step 3 with code like
Code:
[/td][td]|[/td][td]
inserting whatever you like in the middle.
Logged
Krensky
Control
******
Posts: 6412


WWTWD?


View Profile
« Reply #4 on: June 13, 2012, 04:02:12 PM »

Or take the csv file and visit: http://charles-reace.com/Kindle_Hacks/csv2bbcode/
Logged

We can lick gravity, but sometimes the paperwork is overwhelming. - Werner von Braun
Right now you have no idea how lucky you are that I am not a sociopath. - A sign seen above my desk.
There's no upside in screwing with things you can't explain. - Captain Roy Montgomery
LordKruelos
Handler
*****
Posts: 868



View Profile
« Reply #5 on: June 16, 2012, 07:10:52 AM »


Bookmarked. Thank you sir.

For ease of use, I mostly use google docs, published to the web.
Logged
Pages: [1] Go Up Print 
« previous next »
Jump to:  


Powered by MySQL Powered by PHP Powered by SMF 1.1.13 | SMF © 2006-2011, Simple Machines LLC Valid XHTML 1.0! Valid CSS!