| Recent Answers from Craig |
 |
2008-11-18 moving info from rows down into column: Hi June, Depending on the complexity of the information, you can transpose this information. Highlight your horizontal data and choose Edit/Copy Select a cell below your data, where you want to...
|
2008-11-18 Calculating Percentage Increase: Hi Lorena, I'm not sure this is going to completely solve your problem, as I don't think I completely understand what you are doing, but... Based on your descriptions, if E9 is already a negative...
|
2008-10-31 Excel 2000 files transferred to Excel 2003: Hi Rosy, This is not my area of expertise, but here are a couple of possibilities: 1. MAIL MERGE Go through the whole mail merge wizard "thing" on the Tools menu until you get to Select Data Source...
|
2008-10-31 EXCELL CHECK BOX: Hi Jeff, Sorry for taking so long to get back to you, but I couldn't remember what the trick was. If you use the Forms toolbar - View/Toolbars/Forms to select your checkbox, you can right click...
|
2008-10-29 IF and AND syntax: Hi Lance, Try this: =IF(AND(A2<>"",B2<>""),A2,IF(AND(AND(A2<>"",B2=""),A2<>"",C2<>""),A2,"")) I removed ,"" after the second A2. I also added a comma before the fourth A2. Hope that does what...
|
| More Answers for "Excel" |