-rw-r--r-- | help/sheetqt/menudata.html | 7 |
1 files changed, 7 insertions, 0 deletions
diff --git a/help/sheetqt/menudata.html b/help/sheetqt/menudata.html new file mode 100644 index 0000000..09e84b2 --- a/dev/null +++ b/help/sheetqt/menudata.html | |||
@@ -0,0 +1,7 @@ | |||
1 | <html><head><title>Opie Sheet Help</title></head><body> | ||
2 | <h2> Data Menu</h2> | ||
3 | One can do some important data processing by using the items of this menu. | ||
4 | <p><ul> | ||
5 | <li><b>Sort:</b> Sorts the data in the current cell selection.</li> | ||
6 | <li><b>Find & Replace:</b> Finds data in the current sheet or cell selection and replaces it according to the user's requirements.</li> | ||
7 | </ul></body></html> | ||