Tagged Questions
The speadsheet tag has no wiki summary.
5
votes
2answers
1k views
Google Docs Spreadsheet Automatic Coloring
I am looking for a way to automatically change the color of the minimum cell in a row in google docs spreadsheet.
So, for a table like
1 | 2 | 3
4 | 2 | 1
2 | 1 | 6
It would color all the cells ...
1
vote
0answers
20 views
jQuery Spreadsheet/Grid plugin with copy/paste from/to Excel
I am looking for a jQuery plugin for something like spreadsheet or grid.
I have found a lot of jQuery Grid plugins and one spreadsheet plugin.
But I would like functionality with copy/paste cells ...
0
votes
2answers
461 views
Can I import excel file to phpmyadmin?
I have an speadsheet file contains some data such as ID, name, lastname. Can I import excel file to phpmyadmin (SQL)?
How to do it?