Skip to content

Commit

Permalink
Browse files Browse the repository at this point in the history
  • Loading branch information
Tazim committed Aug 4, 2017
2 parents de4963b + 086130f commit 0f473f6
Showing 1 changed file with 20 additions and 0 deletions.
20 changes: 20 additions & 0 deletions README.md
Original file line number Diff line number Diff line change
@@ -1,2 +1,22 @@
# TradeInfoSearchApp
A Private software developed for DSE Trade info searching from Excel files and showing the result set and allowing to export.

1)Import Specific Excel DataSet.

2)Search By Customer Name within 2 variable dated with variable rows for each date.

3)Search By Item Name within 2 variable dates with variable rows for each date.

4)Group By Item Name with variable row count

5)Group By Customer Name with variable row count.

6)Search box's will suggest and append data from the provided excel sheets.

7)Can export the resulted search data as Excel.

8)Can Choose colors for variable rows.

9)Can Clear Memory.

10)Export/Import memory.

0 comments on commit 0f473f6

Please sign in to comment.