Hello could you please help me with the following. I have created a scattered chart and draw a chart from data of a column. The used data is not just after the cell which determines the label:
I can change the style of a cell using conditional formatting. But there I would be limited to a maximum of 3 cases it can handle.
I have two CSV files with a common column and I want to \"Join\" the tables together on the common column.
please help me with the following: I want to determine the maximum value in an open office calc column using the OOoTools.pas
I have this function that export a datagridView in Excel sheet : public void ExportGridToExcel(DataGridView TheGrid, string FileName)
What is the best way to take a database and make it a flat file? I am have an ODBC driver and need to pull the data out into a file file.
I\'ve got something like this (in Open Office Calc): Streetname. Number Streetname. Number a etc. Now I want to delete everything in front of the number.
I want to add a Comment to a cell in 开发者_如何转开发a macro. I have tried recording a macro to do it, but it doesn\'t do anything. Any ideas? Here\'s the meat of the recorded macro:
HI! friends I have table c开发者_如何学Goontains 457 columns i need to ecport this table data to Open Office Calc spreadsheet.
I have an spreadsheet-based automated report that needs to be created daily, with some charts, aggregating functions (e.g. SUM and AVERAGE) and formatted cells (Dates, percentage, etc.).