| Thread | Last Post | Replies |
|
| Reset Excel Defaults | 20 May 2006 13:12 GMT | 1 |
I teach Excel and we go through a customize the environment (Tools/Options/General-Username), Add-Ins, Customize toolbars and menus, etc. So I recorded a macro to see what would stick and I only got the General Options and Addins, not reset customized toolbars or menus; Any ideas ...
|
| send mail from excel 2000 with multiple attachments | 20 May 2006 12:10 GMT | 6 |
i try to send a mail from excel but my problem is the attachements: .Attachments.Add "C:\THOMAS_PIRON\Scan_Charleroi.pdf" .Attachments.Add "C:\THOMAS_PIRON\texte_Charleroi.pdf" etc...
|
| lookup value in sheet | 20 May 2006 12:06 GMT | 5 |
in my form i have 2 textboxes that i'm trying to link. for example: textbox1= code textbox2= disciption
|
| How do range objects work? | 20 May 2006 10:39 GMT | 4 |
[This followup was posted to and a copy was sent to the cited author.] G'day there One & All, I'm back on the group with a question again, but this one's more for curiosity than for need.
|
| Columns in textbox | 20 May 2006 10:29 GMT | 1 |
How can I keep the columns in a textbox when I copy from a worksheet. If I just copy/paste, the text is not aligned in columns?
|
| lookup two tables | 20 May 2006 08:26 GMT | 7 |
Pressing Problem! I've tried for the pass four days to figure out a way to obtain information from two ranges and present the results either in a separate userform or on the worksheet.
|
| saving macro gloally | 20 May 2006 07:50 GMT | 1 |
i have written a function which i want to use whereever i need to use in excel how can i save such macro?
|
| applying math operation across range of cells | 20 May 2006 07:04 GMT | 3 |
i have very little excel experience, i have a spreadsheet with a few large columns (of numbers) I need to divide each cells amount by 8. Is there a way to reference the cell itself and divide the original value by 8? Alternatively, but
|
| macro converts formula using imbeded literals | 20 May 2006 07:01 GMT | 3 |
I created a macro. In the macro was a formula. When I run the formula it puts single quotes around the cell position. ActiveCell.FormulaR1C1 = "= (g2*(h2/100)*I2)/360" In the Cell -- See g2-h2-I2
|
| Delete range on open | 20 May 2006 07:00 GMT | 7 |
Hello, I've sure appreciated the help that I've gotten and found on this sight. However I have a small problem. I am wanting to Clear a range "j29:q38" on several sheets when a workbook opens. The sheet names vary and can increase or decrease in number. I do have
|
| sending email from excel using macro | 20 May 2006 06:47 GMT | 8 |
I am looking to email an excel sheet using a vb macro. The reciprient's email address needs to be copied from a cell in the sheet. This sheet can either be sent as an attachment or sent within the email. Can anyone help with vb examples.
|
| Getting The Chart Wizard To Appear | 20 May 2006 02:40 GMT | 1 |
Hey folks, I'm working on a data automation project for PowerPoint. In PowerPoint, I give the user the option to create a new Excel chart and then drag and drop it onto the PowerPoint form.
|
| Find & Delete columns to the left stopping at column B | 20 May 2006 01:48 GMT | 11 |
Hi, please me with this task. I need to Find "Jan" then keep deleting the columns to the left until "Jan" is situated in column B. For example, "Jan" is in column E. Find "Jan" then delete columns to the left and keep deleting until "Jan" is on column B.
|
| Resizing a pivot column based on Field Name | 20 May 2006 01:39 GMT | 2 |
I need to find code that will resize a column based on the pivot row's field name. Say I have a pivot field named "Long Name" and each time I use it for a pivot it autofits to an enormous length. I need a macro to check each
|
| EXCELL I WANT TO LOOK UP AN ITEM AND FILL IN MORE THAN 1 COLUMB | 20 May 2006 01:34 GMT | 1 |
WHEN I USE THE LOOKUP FEATURE I CAN ONLY IMPORT ONLY ONE LINE INTO MY RESULT COLUMB. I WOULD LIKE TO BE ABLE TO FILL IN MORE THAN ONE COLUMB WITH THE RESULT LIKE THE WAY ACCESS USES THE LOOKUP AND FILLES IN MORE THAN ONE COLUMB WITH RESULT. CAN IT BE DONE?
|