Reply
 
LinkBack Thread Tools Search this Thread Display Modes
  #1   Report Post  
steve
 
Posts: n/a
Default working with data between worksheets

I have a form which captures multiple lines of data (a daily report, but not
always with the same number of lines), I need to easily be able to
move/copy/export the daily data to a worksheet which will represent data for
the month. In the month worksheet, I will be using filtering to sort the data
as needed. I am looking for some way to automate the data transfer from the
original form to the monthly sheet without using select and copy. Any help?
  #2   Report Post  
Dave Peterson
 
Posts: n/a
Default

I think you'd be better off keeping the data in one location and applying
filters directly to that data.

But if you really need to...

I'd steal some code from Debra Dalgleish's site:
http://www.contextures.com/excelfiles.html

Create New Sheets from Filtered List -- uses an Advanced Filter to create
separate sheet of orders for each sales rep visible in a filtered list; macro
automates the filter. AdvFilterRepFiltered.xls 35 kb

or maybe Ron de Bruin's easyfilter.
http://www.rondebruin.nl/easyfilter.htm

If you're new to macros, you may want to read David McRitchie's intro at:
http://www.mvps.org/dmcritchie/excel/getstarted.htm

steve wrote:

I have a form which captures multiple lines of data (a daily report, but not
always with the same number of lines), I need to easily be able to
move/copy/export the daily data to a worksheet which will represent data for
the month. In the month worksheet, I will be using filtering to sort the data
as needed. I am looking for some way to automate the data transfer from the
original form to the monthly sheet without using select and copy. Any help?


--

Dave Peterson
Reply
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
Unique and duplicate data between 2 Excel worksheets Greg Excel Worksheet Functions 0 August 9th 05 12:03 AM
Line Graph Data Recognition Nat Charts and Charting in Excel 2 April 30th 05 02:07 PM
Auto filling dates on other worksheets with data from a next payme JIM Excel Worksheet Functions 0 February 11th 05 04:59 PM
Finding Data in multiple worksheets [email protected] Excel Discussion (Misc queries) 1 February 10th 05 10:42 PM
Named dynamic ranges, copied worksheets and graph source data WP Charts and Charting in Excel 1 November 28th 04 05:19 PM


All times are GMT +1. The time now is 11:14 PM.

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

About Us

"It's about Microsoft Excel"