Button

J

Joe

Hi,

I have some command buttons such that each button label as
daily, weekly and monthly in which when i click on weekly
task, it can display the list of the tasks to be run
everyday and also the list of the tasks can be deleted or
inserted.

do help.

rewgards,
Joe
 
D

Debra Dalgleish

If you have a list of tasks, and each item is marked as daily, weekly,
or monthly, you can use an AutoFilter to view one type of task.

To apply an AutoFilter, select a cell in the list, and choose
Data>Filter>AutoFilter.
From the dropdown list in the Task Type column, choose Daily, and only
the daily tasks will be visible.

There are instructions in Excel's Help, and here:
http://www.contextures.com/xlautofilter01.html
 
Top