| Thread | Last Post | Replies |
|
| Drop down box to select a sheet in the workbook? | 12 Apr 2006 19:28 GMT | 2 |
Say I have a workbook with 12 sheets, is it possible to create a dropdown box in sheet 1, or any other sheet, that would quickly allow me to select any of the 12 sheets? or, a drop down box that would pull the info from one of the sheets
|
| Default value in a cell | 12 Apr 2006 19:02 GMT | 3 |
Is it possible to have a cell default to a value from a function but allowed to be overwritten? I want a cell to default to the current date but allow the user to overwrite it with a different date.
|
| macro for autofilling cells below identically | 12 Apr 2006 19:02 GMT | 7 |
I need to sort a list by column "A" to take out blank rows and/or rows that are populated with garbage that tagged along when I imported it as text. Here is the problem (simplified for easier explanation): Cell A1 is a part number.
|
| I've 5 columns, of assorted items.how do I tally them up? | 12 Apr 2006 18:50 GMT | 5 |
I have 3 columns of data in a spreadsheet, and I need to create a report Example- Airline DelayCode Time ABC - DEL - 2.00
|
| excell won't print wants to save not print | 12 Apr 2006 17:52 GMT | 2 |
microsoft excell won't print when hit the print button comes up with a save button then wont still print .
|
| Sorting Multiple Columns Repeatedly | 12 Apr 2006 17:50 GMT | 3 |
I've built a spreadsheet of employees in rows and attributes about them in columns. I've recorded macros to sort on the columns (sometimes by one, two or three columns per sort).
|
| Apostrophe vs Text format | 12 Apr 2006 17:26 GMT | 5 |
I'm attempting a VLOOKUP. The lookup value is a field that has the little green triangle in the upper left corner of the cell (like when you put an apostrophe before a number) ie 10054
|
| Email .xls with VLOOKUP | 12 Apr 2006 14:27 GMT | 3 |
Hello - I'm pretty new at this. I need to email an excel file. I have used VLOOKUP (which references another file not in the same workbook). If I send this file:
|
| 4/11 Windows security updates cause Excel to hang when doing Save | 12 Apr 2006 12:36 GMT | 1 |
My Excel 2003 worked fine until yesterday afternoon when I did the current release of Microsoft security updates. Since that time I can not do a Save As in Excel. When I do, the program hansgs. I have uninstalled and reinstalled Office 2003 three times with all updates and it ...
|
| if.... Anyway around this? | 12 Apr 2006 11:46 GMT | 2 |
I'm new to this. I need to drop a value into a cell where there is nothing. The 'target' cell should not have a formula because some days I would need to place a one time value there , doing so would wipe out the formula. Example:
|
| Name of Procedure | 12 Apr 2006 10:58 GMT | 2 |
This is an extension of my previous post on Name of Procedure. I also posted it on OzGrid without any positive answers. I hope this is not considered an 'illegal' cross-post To reiterate, my problem is to find a [simple] way to get the name of the
|
| List Differences | 12 Apr 2006 10:23 GMT | 2 |
Hello All, I have a column with hundreds of entries consisting o approx twenty different number values ( very random locations ) ie. 00 or 343 or 552 etc - how can I produce a column that will list only on of each of the values but in an ascending order? any help would b
|
| Required fields in Excel | 12 Apr 2006 10:05 GMT | 4 |
I'm brand new to using VB. I have been playing around with setting up required fields in Excel. I was lucky to find a post with the following code: Private Sub Workbook_BeforeSave(ByVal SaveAsUI As Boolean, Cancel As
|
| how to distinguish between text cells? | 12 Apr 2006 09:42 GMT | 2 |
I have four cells with the following texts A1= abcdef A2= abcdef A3= xyzdef
|
| Multiple Formulas in same Cell | 12 Apr 2006 09:00 GMT | 2 |
I am having trouble trying to make a formula work. what I am trying to do is this. I have text in one cell ie Townsville, Sydney, Brisbane. If I have Brisbane in the cell then I need the worksheet to take the value from an adjacent cell and *0.44%*50/25. If the value of
|