M
Marc
Hi,
Sorry Beter place data to understand...
Could someone help me with next problem,
first table with start dates and days to add
ID Name StartDate Days
5 Louise 11-jul-08 2
2 Robert 03-nov-08 9
6 Bram 14-nov-08 5
The query need to generate the new dates like below
ID Name StartDate
5 Louise 11-jul-08
5 Louise 12-jul-08
2 Robert 13-jul-08
2 Robert 14-jul-08
2 Robert 15-jul-08
2 Robert 16-jul-08
2 Robert 17-jul-08
2 Robert 18-jul-08
2 Robert 19-jul-08
2 Robert 20-jul-08
2 Robert 21-jul-08
6 Bram 14-nov-08
6 Bram 15-nov-08
6 Bram 16-nov-08
6 Bram 17-nov-08
6 Bram 18-nov-08
Many thanks in advance
Marc.
Sorry Beter place data to understand...
Could someone help me with next problem,
first table with start dates and days to add
ID Name StartDate Days
5 Louise 11-jul-08 2
2 Robert 03-nov-08 9
6 Bram 14-nov-08 5
The query need to generate the new dates like below
ID Name StartDate
5 Louise 11-jul-08
5 Louise 12-jul-08
2 Robert 13-jul-08
2 Robert 14-jul-08
2 Robert 15-jul-08
2 Robert 16-jul-08
2 Robert 17-jul-08
2 Robert 18-jul-08
2 Robert 19-jul-08
2 Robert 20-jul-08
2 Robert 21-jul-08
6 Bram 14-nov-08
6 Bram 15-nov-08
6 Bram 16-nov-08
6 Bram 17-nov-08
6 Bram 18-nov-08
Many thanks in advance
Marc.