LinkBack Thread Tools Search this Thread Display Modes
Prev Previous Post   Next Post Next
  #4   Report Post  
Posted to microsoft.public.excel.programming
et et is offline
external usenet poster
 
Posts: 8
Default Marco to generate a summary list from a data

Thankyou for your advice.

"Udo"
groups.com...

list, I cannot predefine the product type on the summary sheet (and I
don't
want to use pivot table as I need to reset the area each time). Is
there any
formula or marco can do this job automatically for me, thanks in
advance for
your advice.


Sometimes it is feasible to have e.g. the sums sent directly to
another application or to convert the data into an invoice.
My suggestion to cope with the problem using VBA would be: Make sure
that the cursor is placed somewhere within the region of interest.
Check out the first and the last line (and put them into variables).
Go to the last column, select the cell below the last row of this
column as ActiveCell and write into this cell the code to sum all
numbers in this column from the first to the last row.
If needed, I can supply you with the complete code and how to run it.



 
Thread Tools Search this Thread
Search this Thread:

Advanced Search
Display Modes

Posting Rules

Smilies are On
[IMG] code is On
HTML code is Off
Trackbacks are On
Pingbacks are On
Refbacks are On


Similar Threads
Thread Thread Starter Forum Replies Last Post
how to generate data from a list on excel from another worksheet? carole Excel Worksheet Functions 3 May 11th 07 08:39 PM
generate a list from a single row of data Fred Excel Discussion (Misc queries) 4 February 16th 07 05:01 PM
generate a list from a single row of data Fred Excel Programming 4 February 16th 07 05:01 PM
How do I query a List to generate source data for a chart? WaucomaPam Excel Worksheet Functions 0 October 7th 06 01:52 AM
How to generate a function from the given data list(Y and X) Kerry Excel Worksheet Functions 2 May 11th 06 02:14 AM


All times are GMT +1. The time now is 05:25 AM.

Powered by vBulletin® Copyright ©2000 - 2025, Jelsoft Enterprises Ltd.
Copyright ©2004-2025 ExcelBanter.
The comments are property of their posters.
 

About Us

"It's about Microsoft Excel"