Unlock a world of possibilities! Login now and discover the exclusive benefits awaiting you.
I have a table box and need to let user add/input From Date, To Date, % Discount and Comments values to that table box and then Export this new table into a CSV or Excel file to be loaded during next refresh.
Any suggestions would be appreciated.
The idea is:
create inputbox to get the values.. and then store them into excel with the help of macro..
You need to write macro for this kind of functionality..
Take help from API Guide.
HTH
sushil