| Thread | Last Post | Replies |
|
| Excel 2003 - VBA - Ambigous Name Detected | 21 May 2008 16:55 GMT | 2 |
With code in Module 6, I created a button on a sheet as follows: ActiveSheet.Buttons.Add(1245, 16, 80, 16).Select Selection.Caption = "AutoFocus On" Selection.Name = "AutoFocusBut"
|
| Excel 2003 - VBA - Buttons | 21 May 2008 15:02 GMT | 2 |
I need someone to give me a few buzz words and point me to some reference work so that I can get started. I want to place several buttons on a worksheet that will help the user move around. I need to create a button then upon activation change the Caption
|
| Super Hard Question! | 21 May 2008 14:24 GMT | 3 |
linked from: http://www.mrexcel.com/forum/showthread.php?t=320701 I was thinking 1 full day yesterday about this....I still couldn't think a way out of this. I need to convert database sheet to Navision template as shown below(please refer to the link above for the
|
| Line Chart;Linear Trend; What's the Math behind it | 21 May 2008 13:56 GMT | 2 |
Do you know what the math is behind the Linear Trendline which results when right clicking on a line chart? Thanks, John
|
| smoothing integer data | 21 May 2008 13:28 GMT | 2 |
Hello, I have Excel 2007 I have a series of increasing numbers which have been trucated (rounded down) to integers , eg 2, 2, 2, 3, 3, 3, 3, 4, 5, 5, 6, 6, 6 etc
|
| adding totals on item number match | 21 May 2008 13:21 GMT | 6 |
I'm sure this is simple for someone: I have a list of items with counts. On the last row for a particular item, I want to add up the counts for each previous matching line and create a new 'total'. Some items have only one row, others have upto 4 with counts in each. I want ...
|
| Running Calculations to build chart | 21 May 2008 12:46 GMT | 2 |
I have the following columns: Job Title, Week, Total People The data looks like this: Job Title Week Total People PM W2 1
|
| Total up range entries for chart | 21 May 2008 12:28 GMT | 2 |
I have the following columns: Job Title, Week, Total People The data looks like this: Job Title Week Total People PM W2 1
|
| how to do a weekly schedule | 21 May 2008 00:47 GMT | 2 |
i need to do a weekly schedule for a painting company with a place to put the work order numbers and hours in each job, i have excel 2003, how do i do that????
|
| equals | 20 May 2008 22:46 GMT | 4 |
I am really new at this, How would I write the formula - if G2 equals F3 turn H3 red. Thanks -
|
| Pulling data from multiple workbooks | 20 May 2008 22:02 GMT | 3 |
I have at any one time a set of approx 200 workbooks that contain data in the same format. I would like to quickly identify the worksheets that contain a date in either / or both of two cells. Same cells in each workbook.
|
| Export data macro | 20 May 2008 20:52 GMT | 3 |
I'm working on a macro to extract data from a workbook and parse it out to separate workbooks based on values in column A. I acquired this from an older post that put the data in separate worksheets. I've been tweaking it to suit my requirements but it chokes whenever it gets to
|
| How do I stop from converting numbers (e.g 3-30) into dates | 20 May 2008 19:24 GMT | 1 |
I'm trying to enter records into a spreadsheet. everytime i Try to use a dash, it converts into a date
|
| Formula not working | 20 May 2008 19:07 GMT | 3 |
.I am just turing to Take a Total (B2) and subtract b4:60 and I get a value error message. My formula looks like this =Sum B2 - B4:B60 What I I doing wrong!!! Thanks -
|
| Macro Button Password | 20 May 2008 16:25 GMT | 3 |
Can someone please help with this query, I'm trying to password protect a macro. When I use the following it will ask the user for a password and ******* will be displayed in the input box, however when the user types in their
|