| Thread | Last Post | Replies |
|
| PivotTable | 17 May 2008 14:20 GMT | 2 |
I have data where I using with pivot table. I have more than 1000 data in sheet1 and pivot table in sheet2 when I delete some data from sheet1 it should also delete from sheet2. but it’s not delete from sheet2. Pls help me.
|
| Excel Medical Template Help Needed | 17 May 2008 14:13 GMT | 3 |
Hello, I wonder if you might be able to guide me in the right direction. I am a physician and need a bit of help. One of the medications I prescribe is limited to prescribing it to only 100 patients at a time. This number is based on the script activity. For
|
| Web Query | 17 May 2008 13:34 GMT | 1 |
I have data in 10 columns. In a column I have data related to some codes take an example of routing numbers. Suppose user provided 10 routing number in a specified column.
|
| Running Macro on many files | 17 May 2008 13:33 GMT | 3 |
Hi, I have about 50 files in a folder and I want to run my macro on each file. Is there a way to automate this? Any help would be appreciated.
|
| Referencing cells online | 17 May 2008 11:51 GMT | 1 |
Hello; I would like to reference a cell in a workbook that is on a hosted server. The following URL for instance: http://www.chapinchristiancounseling.com/Test/test.xls
|
| Query macro to use default directory | 17 May 2008 11:41 GMT | 1 |
Hi All..... I have a little Query macro that works just fine on my computer, but unfortunately has the path to the source file hard coded inside. I would like the Query to always look to the default directory that the Excel
|
| Can I graph an auto updating cell | 17 May 2008 11:18 GMT | 5 |
I have a sheet with cells auto updating there contents by linking to a data source out of excel can I use them as data source for a graph and how? Or saving them in another sheet by time for instance:
|
| DLL calls from Excel VBA in Vista | 17 May 2008 10:49 GMT | 1 |
This is going to sound like an odd problem but I would be interested to see if anyone else has the problem. I have written a DLL in C++ using Visual Studio 2003. I can call the DLL from Excel under XP on my desktop but when I set the same up on my laptop I
|
| formula error | 17 May 2008 09:21 GMT | 1 |
I am having some problems with this code. This is part of a macro. This part is working fine ActiveCell.FormulaR1C1 = "=SUM(RC[" & -Sheets.Count & "]:RC[-2])" But I want to include this part
|
| OnChange event attached to tick box | 17 May 2008 08:10 GMT | 3 |
Arrgh please help I have a spreadsheet that has two tick boxes. The second tick box mustnt show until the first has been ticked. How do I do it. Many thanks in desperation
|
| How to bottom-align a control on a UserForm? | 17 May 2008 07:51 GMT | 2 |
I've dropped a button on a UserForm. The UserForm is user-resizeable (thanks to Bullen's FunForm.) What height property or other vertical quantity do I access in order to programmatically position the button flush against the bottom of
|
| find a designated value in all workbooks in a designated folder | 17 May 2008 06:19 GMT | 2 |
I did have a worksheet set up with vba to find a value in a particular column in all workbooks in a set folder, but i must have deleted it somehow. IF a value was found it copied the sheet in the workbook into the current workbook for viewing.
|
| TreeView node is Selected but grayed out--how set focus? | 17 May 2008 05:30 GMT | 2 |
My UserForm has a TreeView. A node is selected, has blue background color, and is fully alive. But if I minimize the form (thanks to Bullen's FormFun) then restore it, the node is still selected (.SelectedItem.Selected = True), but
|
| Arrange Icons on Taskbar | 17 May 2008 03:36 GMT | 2 |
Is there a way to arrange the icons on the taskbar? For instance, I open 5 excel files and I want them in a certain order on the task bar. How can I change the order of the icons on the taskbar? Thank you,
|
| Navigating Indentured BOMs (Parts Lists) in Excel | 17 May 2008 03:22 GMT | 1 |
All, I'll apologize in advance for the long post--please bear with me on the explanation of what I'm trying to do. My work requires that I spend a fair amount of time wading through very large Excel indentured
|