Home |
Search |
Today's Posts |
#1
![]()
Posted to microsoft.public.excel.newusers
|
|||
|
|||
![]() Here is what I need to do I have been working on a sales sheet that will track the sales via a won loss ratio. Now what I have been trying to do is to take all of the information from the "activity" sheet and copy or perfer move it to a sheet based as "lost" or "Won". What I have worked out is the following (r/c is short for row/colum) =if(r/c="won", 'Won'! ,if(r/c="lost", 'Lost'! ,)) I think I have the start of this formula correct but as you can see i am missing several key parts. |
Thread Tools | Search this Thread |
Display Modes | |
|
|
![]() |
||||
Thread | Forum | |||
change "true" and "false" to "availble" and "out of stock" | Excel Worksheet Functions | |||
HELP on "left","right","find","len","substitute" functions | Excel Discussion (Misc queries) | |||
Count occurences of "1"/"0" (or"TRUE"/"FALSE") in a row w. conditions in the next | New Users to Excel | |||
Complex if test program possible? If "value" "value", paste "value" in another cell? | Excel Discussion (Misc queries) | |||
Insert "-" in text "1234567890" to have a output like this"123-456-7890" | Excel Discussion (Misc queries) |