Hi,
actually i want to send messages to 2 people. basically they both will receive there tasks (one day each) which is store in excel file.
i want to send task1 with options as Done , Undone, Remind me later. if they select done, in excel sheet the status column should be updated as Done (that particular row). And if they select Undone or remind me later, the excel sheet status column should be updated with undone or remind me later, then next day another task should be messaged with those 3 options and as well as along with the previous task as well mention in that task
like:
1. task1
done undone remind me later
next day if selected undone or remind me later
1. task2
done undone remind me later
2. task1
done undone remind me later
and if selected done then on next day only
1. task2
can anyone help me with that ?