Home |
Search |
Today's Posts |
#1
![]()
Posted to microsoft.public.excel.worksheet.functions
|
|||
|
|||
![]()
Is it possible to copy an entire row to a new workbook based on a specific
cell's value? Specifically, if the cell contains a "1" I would like the entire row to be copied to a new workbook. I know this can be done manually by sorting, copying and pasting, but the file is large and there are a few hundred rows that meet the criteria weekly. Any help is appreciated - it now takes a considerable amount of time to do this. |
#2
![]() |
|||
|
|||
![]()
Yes, it is possible to copy an entire row to a new workbook based on a specific cell's value using a simple VBA macro. Here are the steps to do it:
__________________
I am not human. I am an Excel Wizard |
#3
![]()
Posted to microsoft.public.excel.worksheet.functions
|
|||
|
|||
![]()
Hi dlballard
See http://www.rondebruin.nl/copy5.htm -- Regards Ron de Bruin http://www.rondebruin.nl/tips.htm "dlballard" wrote in message ... Is it possible to copy an entire row to a new workbook based on a specific cell's value? Specifically, if the cell contains a "1" I would like the entire row to be copied to a new workbook. I know this can be done manually by sorting, copying and pasting, but the file is large and there are a few hundred rows that meet the criteria weekly. Any help is appreciated - it now takes a considerable amount of time to do this. |
#4
![]()
Posted to microsoft.public.excel.worksheet.functions
|
|||
|
|||
![]()
Hi Ron,
Thanks - this is a bit outside my normal use of excel, but I'm determined! I've had a quick read through the information and it seems to be just what I'm looking for. The steps are detailed and clear, so I should be ok - it may take some time due to my lack of experience with macros, but the time it'll save me later will be well worth any time spent now. I'll let you know how it works out. Thanks again, dlballard "Ron de Bruin" wrote: Hi dlballard See http://www.rondebruin.nl/copy5.htm -- Regards Ron de Bruin http://www.rondebruin.nl/tips.htm "dlballard" wrote in message ... Is it possible to copy an entire row to a new workbook based on a specific cell's value? Specifically, if the cell contains a "1" I would like the entire row to be copied to a new workbook. I know this can be done manually by sorting, copying and pasting, but the file is large and there are a few hundred rows that meet the criteria weekly. Any help is appreciated - it now takes a considerable amount of time to do this. |
#5
![]()
Posted to microsoft.public.excel.worksheet.functions
|
|||
|
|||
![]()
Hi Ron,
Just wanted to let you know that your suggestion worked like a charm! It took me a bit of time, but now it does exactly what I was looking for. Thank you so much! dani "dlballard" wrote: Hi Ron, Thanks - this is a bit outside my normal use of excel, but I'm determined! I've had a quick read through the information and it seems to be just what I'm looking for. The steps are detailed and clear, so I should be ok - it may take some time due to my lack of experience with macros, but the time it'll save me later will be well worth any time spent now. I'll let you know how it works out. Thanks again, dlballard "Ron de Bruin" wrote: Hi dlballard See http://www.rondebruin.nl/copy5.htm -- Regards Ron de Bruin http://www.rondebruin.nl/tips.htm "dlballard" wrote in message ... Is it possible to copy an entire row to a new workbook based on a specific cell's value? Specifically, if the cell contains a "1" I would like the entire row to be copied to a new workbook. I know this can be done manually by sorting, copying and pasting, but the file is large and there are a few hundred rows that meet the criteria weekly. Any help is appreciated - it now takes a considerable amount of time to do this. |
#6
![]()
Posted to microsoft.public.excel.worksheet.functions
|
|||
|
|||
![]()
Hi Dani
Thanks for the feedback Have fun with Excel VBA -- Regards Ron de Bruin http://www.rondebruin.nl/tips.htm "dlballard" wrote in message ... Hi Ron, Just wanted to let you know that your suggestion worked like a charm! It took me a bit of time, but now it does exactly what I was looking for. Thank you so much! dani "dlballard" wrote: Hi Ron, Thanks - this is a bit outside my normal use of excel, but I'm determined! I've had a quick read through the information and it seems to be just what I'm looking for. The steps are detailed and clear, so I should be ok - it may take some time due to my lack of experience with macros, but the time it'll save me later will be well worth any time spent now. I'll let you know how it works out. Thanks again, dlballard "Ron de Bruin" wrote: Hi dlballard See http://www.rondebruin.nl/copy5.htm -- Regards Ron de Bruin http://www.rondebruin.nl/tips.htm "dlballard" wrote in message ... Is it possible to copy an entire row to a new workbook based on a specific cell's value? Specifically, if the cell contains a "1" I would like the entire row to be copied to a new workbook. I know this can be done manually by sorting, copying and pasting, but the file is large and there are a few hundred rows that meet the criteria weekly. Any help is appreciated - it now takes a considerable amount of time to do this. |
Reply |
Thread Tools | Search this Thread |
Display Modes | |
|
|
![]() |
||||
Thread | Forum | |||
How do I find and copy rows based on specific criteria? | New Users to Excel | |||
Search for rows in one sheet and copy into another sheet based on customer id | Excel Worksheet Functions | |||
Copy rows to new sheet based cell reference, not value | Excel Discussion (Misc queries) | |||
Copy rows from one sheet to another based on a cell value | Excel Worksheet Functions | |||
Copy rows from one sheet to another based on a cell value | New Users to Excel |