View and export to excel

From my previous post, but still in loop and not getting any proper solution…

Hello,

I have view like this,

Category1

------------------document1--------1----------------7

------------------document2--------2

------------------document3--------4

Now here Category1 is category there are 3 documents lying under that and each have field called totalCount (ex 1,2,4 for three same field TotalCount for consecutive documents) and 7 is total column ( by total property of the column)

i want view to be exported in same fashion.

Can anybody please help me how can i start with this!

Regards,

Dev

Subject: view and export to excel

I think my reply to your last post is a ‘proper’ solution.

http://www-10.lotus.com/ldd/nd6forum.nsf/DateAllThreadedweb/97243ff38b5f2db48525756600557b5b?OpenDocument

If you search the forum for notesviewentry and excel you should find some examples.

Subject: view and export to excel

You need to access your view via the ViewColumns attribute. That will give you all values in all collumns.