| Thread | Last Post | Replies |
|
| Creating number formula to count number occurences in a data set | 23 Aug 2007 23:18 GMT | 1 |
Hello, I have a project where I am trying to take a data set (in this case the GA Cash 3 lottery results) and use an Excel formula to count the number of times a 3 digit number occurs in the dat ( example 318). Can anyone tell me how to set this up? Or can anyone tell me what ...
|
| Validation Font Size varies | 23 Aug 2007 23:12 GMT | 3 |
I'm using Excel 2003. I have a workbook with two worksheets, both of which have Data Validation cells. On one worksheet, the font size of the validation drop-down list is larger than on the other. The drop-down lists are using identical values.
|
| Copying a Range When Rows Are Long Variables | 23 Aug 2007 23:06 GMT | 2 |
I have the following code that does the following: *Sorts data according to one column B *While the SOB values are all equal in Column B, it goes through data and identifies the bottom and top position of each row and stores it in a Long
|
| Help with problem validation problem. 256 limit posted earlier. | 23 Aug 2007 23:03 GMT | 4 |
I want to load a validation drop down box from array values. If I define this as a string I am limited to 256 characters. If I reference the first element in the array the drop down box contains that one name but i want to list them all. I have provided the code
|
| Creating Reports in Excel 2002 | 23 Aug 2007 22:22 GMT | 1 |
Hello and thank you for your time...Here is my scenario. I have created an audit in one worksheet of Excel 2002. The audit in worksheet A contains a drop down list to display each of the ratings (i.e. meets expectations, needs improvement, etc) and another drop
|
| auto sorting data validation list | 23 Aug 2007 21:48 GMT | 4 |
Hi, How do I ensure that my named ranges supply data to my data validation drop-down lists that are in the proper aphanumerical order? These lists are dynamically changing based on re-populating data which is then used to
|
| 1004 error on function for printer | 23 Aug 2007 21:47 GMT | 1 |
I have a printer function to cycle through network numbers 1-9 because the networks are assigned dynamically. I'm trying to debug it since it stops on the i = 1 and doesn't loop. I know the current network number is 2. Public Function getPrinter(ByRef nError As Long)
|
| Deleting Rows Based Upon ListBox Selection | 23 Aug 2007 21:38 GMT | 6 |
Option2ListBox populates with the items contained in Col H of the 'Schedules' tab; the user can then select 1 or more of these items. For each selected item, I want Excel to go to the 'Schedules' tab and delete any row that has that item in Col H. Problem is that the code is ...
|
| speech function and variables | 23 Aug 2007 21:12 GMT | 1 |
I I have a macro that enters data into cells and want the data values to be read back to me as I enter it. The SpeakonEnter doesn't work for this because I'm not actually pressing 'Enter' - it's the macro putting the data in. Is there a way to make this happen by using the ...
|
| Array or Something in VBA | 23 Aug 2007 21:10 GMT | 3 |
I am trying to use an array in VBA but I am not having much luck. This is what I am looking at: I am looking for a match between the Customer and the Date in a list of Customers and dates. So say the Date and Customer are specified, now you want
|
| Trouble! Unlocking VBA project. | 23 Aug 2007 20:54 GMT | 1 |
I have locked a VBAProject, I know the password however as soon as I try to unlock it it goes nowhere just hangs. I have 2 other projects that unlock just fine in the same workbook. Luckly I just finished saving the code to notepad so it wont be too difficult to recreate.
|
| Working with data in Excel | 23 Aug 2007 20:46 GMT | 3 |
I searching for a method as well as a specific way to get information from a table of data. Here is a small subset of the data: # ID Tag Mach F Cause Fail Type Site ID Site Name Sort Plan Run Start Date Time Event Date Time Delta Hours Event Day
|
| Trying to shade cells | 23 Aug 2007 20:44 GMT | 2 |
Using Office 2003 and Windows XP; I have a sheet containing some 50 rows of merged cells: "G12:H12"; "G13:H13", etc. note: G to H I want to shade them using something like:
|
| Pivot table creating isue regarding columns with the same name | 23 Aug 2007 20:35 GMT | 1 |
Here is my issue....I need to keep track of how many hours a certain instructor will teach during the year. This is based on the instructors last name (smith) and a field setup for the course hours (i.e. 2). The problem i run into is the fact
|
| Repost - Autofill today's date Everyday | 23 Aug 2007 20:28 GMT | 8 |
Some one tried to help me with this, but did not worked, so sorry for reposting My Original Message I would like to see today's date in
|