| Thread | Last Post | Replies |
|
| Enter same text in mulitple worksheets at the same time | 04 Jan 2007 18:56 GMT | 1 |
I have a workbook that has 109 worksheets in it, now I need to have the same layout on each page is there a way to type it on wrksht 1 so that it will automactally enter the same text through out the rest of the wrkshts? Or is the old fashion way the only way out of this?
|
| Code to include a one-up suffix to a field value | 04 Jan 2007 18:18 GMT | 4 |
I have the following INSERT statement (which works fine) -- what I need is to modify it so that the value of the field "Location" will be passed to SQL server with a one-up suffix (example: on the 1st pass, append "1" to the location Dallas, to get "Dallas 1" on the 2nd pass, ...
|
| Name Range not displaying in Name Box | 04 Jan 2007 17:44 GMT | 4 |
I created a worksheet a few months ago... that had a column with cells that we gave a name. We referenced some formulas to this name range.. and everything worked out fine. Yesterday.. I open the worksheet and highlight those exact cells to see
|
| Build a graph that reads data from a few worksheets | 04 Jan 2007 15:19 GMT | 1 |
How to build a graph that reads data from a few worksheets? As an example; In worksheet 01, we have A - 12
|
| Maintaining formulas when sorting | 04 Jan 2007 15:08 GMT | 1 |
I'm tryin to create a workbook to maintain a list of 21 names, which are to be sorted and printed on a weekly basis based on total hours worked. So far I have created a sheet for the total hours worked (which is the sort criteria, along with one other parameter), and 52 separate ...
|
| Help plz..how to repeat rows below of a worksheet? | 04 Jan 2007 14:28 GMT | 2 |
good day... having rpoblems right now on how to programmatically repeat rows belo a worksheet. can anybody plz help? thank
|
| User Defined Function vs. Named formula | 04 Jan 2007 13:30 GMT | 2 |
I have used Named Formulas and am now learning about User Defined Functions. One thing I found with named formulas is that the naming conventions around global/local selections. Reading about UDFs makes me think they might be a better option for a lot of my work.
|
| Help with code please... | 04 Jan 2007 10:55 GMT | 1 |
Here's my Code... --------------------------------------------------------- Sub recruitem3() Dim arrExcelValues()
|
| Just Help Me | 04 Jan 2007 10:35 GMT | 1 |
Hello All . . . Please answer the questionary in the following URI http://nees.awardspace.com/ Thanks a lot . . . :D
|
| Converting TEXT to DATE | 04 Jan 2007 08:00 GMT | 3 |
Evening I have two simalar issues. 1) I have a column of text that represents the date but is entered as text. The entry has a leading space (entered as "<sp>12 DEC 06") that
|
| Wrap text and row autofit | 04 Jan 2007 04:50 GMT | 2 |
If Wrap text is enabled for a cell, the row autofit function works properly. But if I merge 2 or more cells in a row, then autofit doesn't work. It sets itself to the height of 1 row even if the contents require more than 1 row's height.
|
| Excel 2007: Huge Spreadsheets (>1 Million Rows, 16,000 Columns) | 04 Jan 2007 04:18 GMT | 14 |
Well, I don't yet have my copy of MS-Excel 2007, but I am happy to see that (in theory at least) the spreadsheets one will be able to generate will be much larger than the 256-column, 65,536 (?) row spreadsheets of the MS-Excel I now have. According to Microsoft:
|
| combine cells and maintain significant digits | 04 Jan 2007 03:14 GMT | 1 |
I'm trying to join 3 cells that are map references A1 35 B1 02 C1 105
|
| excel 2000 and excel 2003 | 04 Jan 2007 02:48 GMT | 1 |
All my spreadsheets that have been made in excel 2000 don't print out in excel 2003 as they do in excel 2000. The margins are off and the page breaks blend into the next page. I got a new PC and it has office 2003 and all my excel files from my old PC have this
|
| Increment Forumula Series by 4 each row | 04 Jan 2007 01:19 GMT | 8 |
I have a set of forumulas that I want to drag down an Excel Sheet and have the Cells increment by 4 each time rather than 1. I can't find an automated way to do this in Excel so I'm having to hand edit each formula line.
|