03-27-2013 12:26 AM
Hi friends
I am attaching my program . "expected .xls" is the expected output and "excell.xls" is the obtained output .
Can you please help me in doing so . I am getting bulk of 2 D data , but am not able to insert date into each row .
Can you help me in merging the 2 D data and time .
thanking you .
03-27-2013 06:00 AM - edited 03-27-2013 06:01 AM
Give something like this a try. Basically, you need to prepend two tabs to each of your rows except for the first row where you are prepending the date and time.

03-27-2013 06:16 AM
Thanks for the reply . Can you please mark the blocks with label name and can u send it once again ?
03-27-2013 06:36 AM
What I posted is called a snippet. Save the image to your computer. Then drag the image file onto a block diagram and you will automagically have your code. Then study it to your heart's content.
03-27-2013 06:44 AM
Thanks for ur reply . . .:) Will try once and will come back 🙂