i have the following table with values mentioned below.I have a label which shows the date from the table.for the first date it should display as 07/06/2011 and from the second date it should display as below format,any one help me..
“Label:07/07/2011 to 07/13/2011 ” ,
ID Date
== ==========
63 07/06/2011
64 07/13/2011
65 07/20/2011
66 07/27/2011
67 08/03/2011
Try this:
Table Setup:
Results: