Hi everybody,
i was wondering if there was a way to achieve the following.
column A i have names, B i have Date start, and C i have Date end.
These columns are put in a table.
Is it possible to use the Calender control to fill in the cells when you select them?
I was thinking about linking the calender control to a cell (D4), and using the formula =if($d$4<>c2,if(b3="",$d$4,b3)'"") starting in b3 and going down.
But i keep running into problem.
Thank you in advance
i was wondering if there was a way to achieve the following.
column A i have names, B i have Date start, and C i have Date end.
These columns are put in a table.
Is it possible to use the Calender control to fill in the cells when you select them?
I was thinking about linking the calender control to a cell (D4), and using the formula =if($d$4<>c2,if(b3="",$d$4,b3)'"") starting in b3 and going down.
But i keep running into problem.
Thank you in advance