Hello,
I am working on a Excel document, and I am trying to copy data over that have a value to sheet.
For Example,
I have 7 colums starting from B3 to H3, and what I am trying to do is copy the rows based on location to that sheet. Each sheet will be named by location so for example, Houston will have a sheet named Houston, and I want to copy all the rows to the Houston sheet, and so forth with the other locations. I know I can manually copy and paste them over, but is there away to do this just by entering the location on the main sheet page, and have it go to the desired location. I Hope this makes sense.
Thanks,
Ben
[TABLE="class: outer_border, width: 500"]
<tbody>[TR]
[TD]Service Tag
[/TD]
[TD]Name
[/TD]
[TD]Date Received
[/TD]
[TD]Assigned to
[/TD]
[TD]Location
[/TD]
[TD]Model
[/TD]
[TD]Ticket
[/TD]
[/TR]
[TR]
[TD]12222
[/TD]
[TD]wsdt012
[/TD]
[TD]8/12/12
[/TD]
[TD]Bob Smith
[/TD]
[TD]Houston
[/TD]
[TD]E-6400
[/TD]
[TD]7447
[/TD]
[/TR]
[TR]
[TD]44444
[/TD]
[TD]wsdt111
[/TD]
[TD]8/12/12
[/TD]
[TD]Adam Jones
[/TD]
[TD]Houston
[/TD]
[TD]E-6410
[/TD]
[TD]7477
[/TD]
[/TR]
[TR]
[TD]77777
[/TD]
[TD]wsnb112
[/TD]
[TD]8/12/12
[/TD]
[TD]Ben Cade
[/TD]
[TD]Chicago
[/TD]
[TD]E-6420
[/TD]
[TD]7452
[/TD]
[/TR]
[TR]
[TD]77778
[/TD]
[TD]wsdt065
[/TD]
[TD]8/12/12
[/TD]
[TD]Lisa Wise
[/TD]
[TD]New York
[/TD]
[TD]E-6400
[/TD]
[TD]5255
[/TD]
[/TR]
</tbody>[/TABLE]
I am working on a Excel document, and I am trying to copy data over that have a value to sheet.
For Example,
I have 7 colums starting from B3 to H3, and what I am trying to do is copy the rows based on location to that sheet. Each sheet will be named by location so for example, Houston will have a sheet named Houston, and I want to copy all the rows to the Houston sheet, and so forth with the other locations. I know I can manually copy and paste them over, but is there away to do this just by entering the location on the main sheet page, and have it go to the desired location. I Hope this makes sense.
Thanks,
Ben
[TABLE="class: outer_border, width: 500"]
<tbody>[TR]
[TD]Service Tag
[/TD]
[TD]Name
[/TD]
[TD]Date Received
[/TD]
[TD]Assigned to
[/TD]
[TD]Location
[/TD]
[TD]Model
[/TD]
[TD]Ticket
[/TD]
[/TR]
[TR]
[TD]12222
[/TD]
[TD]wsdt012
[/TD]
[TD]8/12/12
[/TD]
[TD]Bob Smith
[/TD]
[TD]Houston
[/TD]
[TD]E-6400
[/TD]
[TD]7447
[/TD]
[/TR]
[TR]
[TD]44444
[/TD]
[TD]wsdt111
[/TD]
[TD]8/12/12
[/TD]
[TD]Adam Jones
[/TD]
[TD]Houston
[/TD]
[TD]E-6410
[/TD]
[TD]7477
[/TD]
[/TR]
[TR]
[TD]77777
[/TD]
[TD]wsnb112
[/TD]
[TD]8/12/12
[/TD]
[TD]Ben Cade
[/TD]
[TD]Chicago
[/TD]
[TD]E-6420
[/TD]
[TD]7452
[/TD]
[/TR]
[TR]
[TD]77778
[/TD]
[TD]wsdt065
[/TD]
[TD]8/12/12
[/TD]
[TD]Lisa Wise
[/TD]
[TD]New York
[/TD]
[TD]E-6400
[/TD]
[TD]5255
[/TD]
[/TR]
</tbody>[/TABLE]