| Thread | Last Post | Replies |
|
| HELP...... | 21 Sep 2007 18:44 GMT | 4 |
I am working on an accounting spreadsheet (income statement to be exact). I need to put a little asterix or numbers (1 2 3) behind several of values in the cells indicating that there is a footnote on the bottom. Now if I just put * it assumes that it will be multiplying so does ...
|
| how to write a macro that copies adjustable hyperlinks into a sprd | 21 Sep 2007 18:18 GMT | 3 |
im trying to write a macro that will add hyperlinks in column a of sheet 1 for 1000 rows linking them to the corresponding cells in sheet 2(ie. hyperlink in cell a1 of sheet 1 will bring you to cell a1 of sheet 2). however i need the hyperlinks in sheet 1 to be able to adjust ...
|
| Delete macro that is not in a module | 21 Sep 2007 18:15 GMT | 5 |
My personal macro workbook has several ancient macros that were converted from Lotus 1-2-3 about 10 years ago. They show up in the workbook as worksheets with the macro code on them. They are not in any of the modules shown in Visual Basic Editor and there are no empty
|
| Function for sheet name | 21 Sep 2007 18:07 GMT | 2 |
Is there a function to return the sheet name in Excel? Thanks,
 Signature Farhad Hodjat
|
| Count consecutive characters within a cell | 21 Sep 2007 18:04 GMT | 5 |
I have a genetic sequence such as: AATTCAGTTACTTTTGCA I need a formula that will tell me if this cell has a run of 4 or more consecutive letters. The run can consist of 4 or more A, T, C, or G.
|
| Userform close button | 21 Sep 2007 17:56 GMT | 4 |
Is there a way to disable the close button top right of a userform. I am after the user only being able to use a commandbutton titled 'Exit'
 Signature AOU
|
| scrolling target cell to top of page after hyperlink | 21 Sep 2007 17:22 GMT | 6 |
i am now trying to get the target cells of my hyperlinks to appear at the top of the page instead of at the bottom. i know you answered this one in bill elerdings post "execute macro after hyperlink" but i cant get it to work, maybe because i wrote my hyperlink formulas instead ...
|
| Signature missing when "send to" > "mail recipient" | 21 Sep 2007 17:19 GMT | 2 |
How can I make my standard outlook signature show when I send a workbook from within excel? Jim Tortorelli
|
| question on VB codes | 21 Sep 2007 17:10 GMT | 9 |
Can anybody tell me what the following code does? Set myRng=Me.Range("a3:a5,a7:a19,a22:a33") thanks
|
| OBDC | 21 Sep 2007 16:48 GMT | 1 |
How Can I creat OBDC file
|
| more than 65536 rows | 21 Sep 2007 16:42 GMT | 13 |
I have a database which contains morethan 65536 rows. Pls tell me how to open the database and pls tell me which application helps me to open more than 65536 rows. -Christ.
|
| Date Question | 21 Sep 2007 16:30 GMT | 7 |
In row A I have dates 31-Jan-08, 28-Feb-08, 31-Mar-08...etc. In row B I want an =IF function such that a certain formula will apply if the date is 31st December, regardless of the year. Can anyone tell me how to refer to the date in such a funtion? i.e.
|
| Adding a note and having it display on a spreadsheet | 21 Sep 2007 16:00 GMT | 7 |
Is there a way to have a note display or pop-up each time a spreadsheet is opened?
|
| offset macro based on multiple criteria | 21 Sep 2007 15:15 GMT | 1 |
A little help needed from the gurus......... I need the following to happen: If in any row, the value in column 15 equals "trade" and the value in column 17 equals either "r" or "w", then offset(0,2).select.
|
| send email from excel | 21 Sep 2007 15:08 GMT | 2 |
Is there a way to have an email sent automatically if a value in excel reaches a certain point?
|