Hi ,I am creating a view in that i have these columns total,city ,name,Address.In this city is categorized I need to get total persons in a particular city.and export it to excel.
can any one help in this.
thanks
Hi ,I am creating a view in that i have these columns total,city ,name,Address.In this city is categorized I need to get total persons in a particular city.and export it to excel.
can any one help in this.
thanks
Subject: How to get the total in the view
Hi,
You can put the number of people in one column then you have something called ‘Totals’ in the sorting (2nd) tab of the column properties. By default ‘Totals’ will be None you have to change it to Total.
Subject: RE: How to get the total in the view
thank you,I got the solution