Reply
 
LinkBack Thread Tools Search this Thread Display Modes
  #1   Report Post  
Posted to microsoft.public.excel.programming
external usenet poster
 
Posts: 2
Default Move data from tab to tab using a macro

I would like to create a macro that grabs all records with the same State and
pastes them to a new tab with that State name. Any suggestions would be
great!
Thank you, Sandy
  #2   Report Post  
Posted to microsoft.public.excel.programming
external usenet poster
 
Posts: 11,123
Default Move data from tab to tab using a macro

Hi Sandy

See
http://www.rondebruin.nl/copy5.htm


--
Regards Ron de Bruin
http://www.rondebruin.nl


"Sandybam" wrote in message ...
I would like to create a macro that grabs all records with the same State and
pastes them to a new tab with that State name. Any suggestions would be
great!
Thank you, Sandy



  #3   Report Post  
Posted to microsoft.public.excel.programming
external usenet poster
 
Posts: 5,302
Default Move data from tab to tab using a macro

Hi Sandy,

Consider using Excel's Advanced Filter option, selecting the 'Copy to
another location option. Note that if data is to be copied to another sheet,
the filter should be run from the destination sheet.

If you need to automate the process, turn on the macro recorder while you
perform the required steps. The resultant code may be edited to enable more
general application.

If you experience problems with such editing, post back with the problematic
code.


---
Regards,
Norman


"Sandybam" wrote in message
...
I would like to create a macro that grabs all records with the same State
and
pastes them to a new tab with that State name. Any suggestions would be
great!
Thank you, Sandy



  #4   Report Post  
Posted to microsoft.public.excel.programming
external usenet poster
 
Posts: 6,953
Default Move data from tab to tab using a macro

http://www.rondebruin.nl/copy5.htm
at Ron de Bruin's site has sample code related to this.

--

Regards,
Tom Ogilvy



"Sandybam" wrote:

I would like to create a macro that grabs all records with the same State and
pastes them to a new tab with that State name. Any suggestions would be
great!
Thank you, Sandy

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
Macro to move data from one sheet to another Jurassien Excel Discussion (Misc queries) 0 January 22nd 07 10:22 PM
Move data Macro kingcole Excel Discussion (Misc queries) 2 July 10th 06 02:47 PM
Macro to move data to different column based on data in another co malycom Excel Discussion (Misc queries) 3 August 2nd 05 07:07 PM
enter data in cell which will start macro to move data to sheet2 Tommy Excel Discussion (Misc queries) 0 May 12th 05 05:00 PM
create macro to move label type data to column data JonathonWood9 Excel Programming 4 February 21st 05 10:53 PM


All times are GMT +1. The time now is 09:52 AM.

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"