| Thread | Last Post | Replies |
|
| Paste Special | 26 Jul 2008 14:40 GMT | 4 |
I have created a lattitude/longitude spreadsheet, wherein I search the lattitudes and longitudes of various cities in order to compute the distance between them. In my city "look-up" routines, I ALWAYS copy from cells H2 and I2 and paste
|
| Text to Columns Letters and Numbers | 26 Jul 2008 14:38 GMT | 4 |
How do I split a cell with numbers and letters into 2 separate cells. I have tried the text to columns wizard and can't figure it out. Here is an example of what I am trying to split. There are no spaces between the numbers and letters.
|
| Now () | 26 Jul 2008 13:00 GMT | 4 |
Is there a way so that when my sheet is opened up the first time NOW will put in the correct date in one cell and the time in another but when it is open again the time wont change. The sheet we use is sent to an individual and they inturn open it, copy and
|
| Extracting numbers from text | 26 Jul 2008 12:56 GMT | 5 |
with thanks from Bob,Rick,Ron and suleman ; I think my last question was not complete. let me ask it clearly as below: cell include reply cell include formula
|
| Prevent from save if... | 26 Jul 2008 09:40 GMT | 4 |
I want to use the ThisWorkBook BeforeSave event to prevent users from saving the sheet if the sheet path is O:\XBOX\XBOX-Tier2\Customer Support\Source\Reports"
|
| How to convert positive figures to negative ones? | 26 Jul 2008 06:15 GMT | 5 |
How do we convert positive numbers into negative ones under one column?
|
| Prevent filldown | 26 Jul 2008 04:59 GMT | 4 |
Can I use an event macro to prevent the user from using the fill handle on unprotected cells? The issue is data validation. Column B has a list validation. (For example: Tom1,Dick1,Harry1)
|
| combine 5 pipeline reports into one | 26 Jul 2008 04:43 GMT | 11 |
I have 5 pipeline reports from differnt sales people and want to combine it into one master pipeline report. i also need it to update when a sales person updates their individual work shhet
|
| batch SUM of LEFT and RIGHT values | 26 Jul 2008 03:10 GMT | 4 |
I have a relatively simple score-keeping spreadsheet I am working on. The normal format for the scores to be entered is like '48-1' or '47-3', etc. Some of the aggregates are the sum of various stages or matches, which for various reasons are not necessarily in contiguous
|
| Selecting a range of cells in a macro | 26 Jul 2008 00:19 GMT | 5 |
Can anyone help me with this please. I have written an Excel (XP) macro that has to start by selecting a range based on the active cell and the 10 cells to its right. How do I put this into VBA code please?
|
| Excel spread sheet larger than 65536 records | 25 Jul 2008 23:49 GMT | 4 |
How can I import a delimited text file of 600,000 records in Excel?
|
| Second to last entry | 25 Jul 2008 23:12 GMT | 4 |
I need to return the second to last value (providing it is greater than zero) from a data range. I already have a formula to return the value in the last cell, this being: =IFERROR(LOOKUP(2,1/($D7:$X7>0),$D7:$X7),"-")
|
| Why is my excel sheet suddenly printing very small? | 25 Jul 2008 23:04 GMT | 6 |
I am modifying an Excel sheet, and after making several changes to the format, my sheet only prints in a miniature version in the top left quadrant of the page (the layout orientation is landscape). How can I get my document to start printing again in its full size?
|
| Help with my VBA | 25 Jul 2008 23:01 GMT | 5 |
I have the following code and what it does is find the name "James" in this example and copies all the information that is associated on that row and places it on Sheet2. I need this code to be a little more flexiable, but cannot figure out how to
|
| Hidden Drop Down List | 25 Jul 2008 22:30 GMT | 8 |
I can't see the drop down list that I have created. Any ideas why?
|