Home |
Search |
Today's Posts |
#1
![]()
Posted to microsoft.public.excel.misc
|
|||
|
|||
![]()
It has been a long time since i have used Excel formula and have forgotten
how to write what I am needing. What I need to do is that the answer from a colum that would be a yes or no answer and copy the row to another worksheet based on the answer. For example name: John doe sale: won address:112 blah street Since this sale is won the row needs to be copied to the won sheet and if it would have been a lost the row would have been copied to the lost sheet. Thank you ahead of time for any help |
#2
![]()
Posted to microsoft.public.excel.misc
|
|||
|
|||
![]()
Formulas cannot copy anything, only return results to the cell in which they
reside. Perhaps you could autofilter on the won or lost column and copy visible rows to either won or lost sheet. This could be automated using VBA. See Ron de Bruin's site for code. http://www.rondebruin.nl/copy5.htm Gord Dibben MS Excel MVP On Mon, 14 Jan 2008 14:36:04 -0800, Old_skills_lost wrote: It has been a long time since i have used Excel formula and have forgotten how to write what I am needing. What I need to do is that the answer from a colum that would be a yes or no answer and copy the row to another worksheet based on the answer. For example name: John doe sale: won address:112 blah street Since this sale is won the row needs to be copied to the won sheet and if it would have been a lost the row would have been copied to the lost sheet. Thank you ahead of time for any help |
Reply |
Thread Tools | Search this Thread |
Display Modes | |
|
|
![]() |
||||
Thread | Forum | |||
Excel 2002 Formula: Urgent Conditional Formula Required Right Away - if possible | Excel Discussion (Misc queries) | |||
Build excel formula using field values as text in the formula | Excel Worksheet Functions | |||
Excel Formula Doesn't Execute (Shows formula-not the calcuation) | Excel Discussion (Misc queries) | |||
match formula - 2 excel files:#1 hasthis formula, 2nd has the Raw | Excel Worksheet Functions | |||
Excel 2002 formula displayed not value formula option not checked | Excel Worksheet Functions |