| Thread | Last Post | Replies |
|
| if conditions in EXCEL | 17 Jul 2006 07:59 GMT | 4 |
Generally, how can we apply an if condition in a column?. For example let say that I have a column D1:D1000. How can I say in D1001, if all cells include numbers multiply them (D1*D2*….D1000), else if one cell include text or blank then don’t print anything in D1001.
|
| Data Validation list size on screen | 17 Jul 2006 07:27 GMT | 1 |
How can I increase the display size of the list on the Data Validation. When I click the Thingy on the right, the names are small and hard to read on the screen.
|
| Hyperlinks Not Instant In 2007 ?? | 17 Jul 2006 07:12 GMT | 12 |
HI, I am using the new 2007 Beta 2 from Microsoft Excel, the problem I am having is that the Hyperlinks I used under 2003 were instant when you clicked on them, Using the same files in 2007 I have to hold down the Mouse button for a few seconds in order to activate the link
|
| Vlookup problem with Access Query import into Excel 2000 | 17 Jul 2006 03:31 GMT | 4 |
I have exported from an Order Entry program to comma delimited text file customer purchases. The file has more entries than Excel can handle on one worksheet. So, I imported the file data into Access (107,000+entries). I then used Excel's "Query Database" feature to import ...
|
| Hiding #VALUE! | 17 Jul 2006 00:47 GMT | 4 |
I have a column with formulas, and when there is no data to calculate I get a #VALUE! I would like to hide #VALUE! Can anyone point me in the right direction? Thanks
|
| Modifying a "Floating"(?) Cell | 16 Jul 2006 22:50 GMT | 6 |
Help! I am a novice trying to modify a worksheet that someone else created. I am baffled by something that I can only describe as a "floating" cell. Essentially, it is a cell that has several different assigned values that change when it is clicked. For instance, "1"
|
| Returning a range of cells? | 16 Jul 2006 22:16 GMT | 4 |
Group, I'm sure it must be, but is it possible to use some function which returns not the contents of the specified cells, but the cells themselves, as a reference or input to another function? The reason I
|
| String variables | 16 Jul 2006 21:08 GMT | 3 |
I dim Warning(100) as string Then I do the following: Warning(1) = Cells(1, 3) + " " + Cells(3, 3) + " " + "Assessments" + "= " + Cells(2, 13) + "," + Cells(2, 16)
|
| VBA password protect | 16 Jul 2006 19:23 GMT | 1 |
I have got this macro to run when opening. All works, but when I password protect the sheet, and then close and open i get a run error. I am not fluent with VBA and get by by recording and pasting other work off the treads
|
| Coverting Rows in Fields | 16 Jul 2006 18:57 GMT | 3 |
I am trying to import data from MS Access but it comes as rows i excel. Is it possible to while we importing the database into the excel we change the rows to columns and data still get synce with databas
|
| conditional format problem | 16 Jul 2006 17:23 GMT | 4 |
I have two conditions 1. m2>0 2. =M2-P2<3 It only pays attention to the 2nd condition. As if its and "or" rather
|
| How can I recover a deleted Excel workbook? | 16 Jul 2006 17:08 GMT | 3 |
I've spent a long time making a new spread sheet in a new workbook and just deleated it. Is ther any way to recover my work or must I start over?
|
| Validation for multiple sheets? | 16 Jul 2006 17:03 GMT | 5 |
Is there a way to use validation over multiple sheets? When I select several sheets in a workbook validation isn't offered under Data. I was hoping it would work like formatting over multiple sheets. John
|
| is this possible? | 16 Jul 2006 17:02 GMT | 4 |
I already do this using a macro but thought it might be possible with just a cell function. Column B has either 1,2,3, or 4 in it. These are service codes. Column C has hours in it. I want total hours per service in another place on the
|
| How to have value belonging to category from lookup excluded in calculation | 16 Jul 2006 16:27 GMT | 1 |
I have a Task Account I use lookup feature with a category list on a separate sheet. OK, so far. Right of the category drop down list I have drop down list to choose
|