| Thread | Last Post | Replies |
|
| extract data up to a certain character | 16 Aug 2006 03:38 GMT | 5 |
I'm having trouble extracting data up on a cell up to a certain character, for example up to "/" for example this cell data: David Staton / 102 oak st I just need "David Station" and leave "/ 102 oak" st alone
|
| How can I move from one desired cell to another in Excel using ENT | 16 Aug 2006 02:43 GMT | 5 |
hello, I am working on an extremely important excel 2002 worksheet and am using only 3 cells. The remaining cells are locked so they cannot be modified by any third party. Lets say I am inputing data only in cells D8, M7 and M9. I always start inputing data at M7, then M9 and ...
|
| How do I copy/paste odd or even rows from Exel? | 16 Aug 2006 01:32 GMT | 2 |
I have a 10,000 record list in Excel. I want to separate the list by odd and even rows. How can I do that? Thank you, Gabriela
|
| Sorting alphabetical list into multiple columns | 16 Aug 2006 01:17 GMT | 3 |
I Have A Large List Of Customers And I Exported A Report Into Excel That Has Their First And Last Name In One Column And Their Street Address Only In The Second Column. With 6000 Customers On My List, I Have Something Like 125-130 Pages Of
|
| Checking for subfolders and creating | 16 Aug 2006 00:46 GMT | 1 |
I've seen this answered somewhere before but can't seem to find it now. I'm looking for some VBA coding to check is a subfolder exists on a preset path and create it if it doesn't. I have created code to get files and report errors if they're not there so I
|
| DP Auto increment | 16 Aug 2006 00:37 GMT | 2 |
Is it possible for a function in a cell or a macro driven line to look at a cell and change the target cell from this reference cell to 1 decimal place more than the reference? IE
|
| Formula help | 16 Aug 2006 00:13 GMT | 2 |
I need a formual that will give me a reult when I enter in the date and hour. For instance if I enter date=3 in cell A1 and hour=7 in cell A2, I would like a formula in cell A3 to return a value of 56. Is this possible? Thanks for any help.
|
| How can I list worksheet tabs as a table of contents? | 16 Aug 2006 00:10 GMT | 3 |
I have a workbook which has quite a few worksheets. I'd like to have a table of contents which lists each worksheet but does not necessarily have to link to said worksheet. How might I accomplish this task? Thanks in advance for your assistance!
|
| Report choosing a Pivot table data | 16 Aug 2006 00:10 GMT | 1 |
I have 8 Pivot tables in a spreadsheet containing identical data with months in columns, account numbers in rows.. These Pivot tables represent the monthly expenses for 8 departments.I have created a standard Report in the same spreadsheet, to view the data with percentages and ...
|
| Pasting values from 2 colums into 1 on a seperate workbook? | 16 Aug 2006 00:06 GMT | 2 |
I'm looking for an answer to something that has thrown me for a loop. Is this even possible? I need to take the values from 2 colums on one workbook and paste them into 1 colum on a seperate workbook so that it appears [m: "firstcolumvalue" mc: "secondcolumvalue"]. This is due to
|
| How can data be summed for based on corresponding dates? | 15 Aug 2006 22:21 GMT | 5 |
I want to calculate a rolling annual sum of numerical data based on corresponding date column.
|
| Using search when it returns #VALUE! | 15 Aug 2006 22:17 GMT | 1 |
I am trying to figure out how I can use the SEARCH function when it does not find what it is looking for and returns an error. I want to make an if statement that does one thing when the search finds a string, and another if it does now. But if it does not find
|
| How do I set a cell to auto expand when it has a formula? | 15 Aug 2006 21:35 GMT | 5 |
I have a formula in a cell (destination) that derives a text field from another Excel Sheet (Source). When I enter new text in the Source sheet, as expected it populates in teh destination dield. However, the destination field needs to be adjusted to display the entire contents ...
|
| repeat macro until empty space in next column | 15 Aug 2006 21:08 GMT | 1 |
Assume two columns. I want to perform an operation on a cell in the first column and then repeat that operation on the cell below as long as there is at least one character in the second column. When the second column is blank the operation stops. I set up a macro to perform the ...
|
| how to convert a column of numbers (monthdayyear) into dates? | 15 Aug 2006 21:00 GMT | 5 |
At issue is some numbers are 7 digits and some 8 (ie 7012006 or 10012006). None of my attempts resulted in excel recognizing as valid dates.
|