| Thread | Last Post | Replies |
|
| Saving as CSV File | 14 May 2008 06:26 GMT | 2 |
I am attempting to save a worksheet as a CSV or TXT file to import into another program. When I attempt to save as the nly file options presented are xls or all file types. I save the file with a csv extension. When I attempt to import the file it is not recognized as a CSV. Save ...
|
| Pivot Table Macro Error - almost solved | 14 May 2008 06:19 GMT | - |
(This has been cross posted to the VBA group as well) Hello, I am just learning VBA and macros in Excel so forgive me if this is a simple mistake. I am trying to automate a pivot table and have been
|
| About "IF" Function | 14 May 2008 05:47 GMT | 1 |
I am trying to build up "If " function. When I cross 8 number of 'if' function then it return error message. Need proper suggestions.
|
| HYPERLINK, MATCH functions | 14 May 2008 05:41 GMT | 1 |
A B C 1 Walla Walla =MATCH(A1&"*",Sheet1!A1:A1077,0) =HYPERLINK("#sheet1!A"&B1,"GO TO")
|
| Date Format changing when exporting from another app | 14 May 2008 05:18 GMT | 1 |
Hoping someone can help. I use a Financial loan application called Tvalue. T Value includes a feature to export data to excel. Tvalue uses the same date format as my OS settings, so in AUS is dd/mm/yyyy. When you export data from Tvalue to excel, the date changes to mm/dd/yyyy
|
| GETTING RID OF LEADING HASH MARKS | 14 May 2008 05:15 GMT | 2 |
While attempting to use VLOOKUP THE LOOKUP VALUE IS 12345 the column that has the list of values to be looked at has '12345 so it is not recognized and I get NA. The table I am working with has the ' attached to all of the entries in that column. Is there any way I can get rid ...
|
| Urgent Help pls.... | 14 May 2008 05:10 GMT | - |
I have 3 xls ex: exl1, exl2 & exl3, any data entered in exl1 of column A and data entered in exl2 of column D to be automatically added in column A of exl3, kindly help pls........ TIA
|
| Divide a list into Groups | 14 May 2008 05:09 GMT | 1 |
I need divide a list of 500 lines into groups of 8 and assign a number or name to each group
|
| Get cell's number format category in VBA? | 14 May 2008 04:36 GMT | 5 |
Good day! Is this possible to do programmatically? Thanks.
|
| Auto-filter includes too much range | 14 May 2008 04:07 GMT | - |
I select a range (e.g. A6:Z267) and then apply the auto-filter. However once the filter is applied it has picked up down to row 269 - i.e. rows below where it should have stopped. How can I fix this? Thanks
|
| vlookup maybe | 14 May 2008 04:06 GMT | 3 |
I have a spreadsheet that has data in a column of cells that have both numbers and letters (ABCD 123456) that shoud match data in one of two tabs in the same worksheet. What I'm trying to do is have a forumla look at the information in the first tab match it to the same matching ...
|
| Merging many rows into one cell | 14 May 2008 04:04 GMT | 2 |
hi. i want to merge many rows in to one cell. there are many names on companies i want to display in a flowchart and want to be able to take the individual rows and make them one cell so i can wrap the cell and format to the left
|
| How do I sort A1 THROUGH F26 alphabetically? | 14 May 2008 03:58 GMT | 6 |
I have columns A through F. Each column has 26 rows with inventory items (text). When I try to sort it, it sorts BY column A and the other columns remain unsorted. Apparently, I can only sort each column separately but I need the items in ALL of the columns to be sorted ...
|
| Selecting too many cells | 14 May 2008 03:33 GMT | - |
When I click on a cell in Excel 2007 several cells get selected. This is freaking me out.
|
| I want to delete all even rows? | 14 May 2008 02:30 GMT | 1 |
Is there a simple way to do this besides CTRL and the Row everytime. I have about 2000 lines?
|