| Thread | Last Post | Replies |
|
| personalized form data show | 06 Jul 2006 11:11 GMT | 1 |
I need to create a personalized form, to correct bases of information, where it could neither eliminate nor give of high records Isaac
|
| Extracting number | 06 Jul 2006 10:05 GMT | 4 |
Need help for formula to extract number... abc de/f 123456 123.45/678.90 - extract 123.45 abcd 4.5% 456789 12345.67/23456.78 - extract 12345.67 abcd e 123789 abc1234 - nothing to extract, show 0
|
| Lists... | 06 Jul 2006 09:40 GMT | 1 |
Is there anyway that I can have several lists in a given worksheet so that they act independently on each other, not simply dependent on the primary list? I would like to select certain info from one list, certain info from another, and so forth, without being limited to the
|
| Why Does This Formula Return an Error?? | 06 Jul 2006 09:01 GMT | 5 |
:confused: Hi, what am I doing wrong with the following formula: =countif(sheet1:sheet31!E6:E35,">=1") FOR some reason this formula fails when I use the (sheet1:sheet31) wit the column range (E6:E35).
|
| Excel will not allow me to change alignment | 06 Jul 2006 07:52 GMT | 2 |
I have a worksheet in which Excel does not allow me to change the alignment of a range of cells from, say, left-justified to centered. I am experienced with Excel/VBA and have not seen this before. The cells are not protected and do contain numerical data. If I add a
|
| arranging in one column to mirror data in another column | 06 Jul 2006 07:42 GMT | 1 |
I'm being asked to create a "master spreadsheet" that includes information for over 500 school districts. I'm bringing together several different data sets into one sheet. I'm arranging data by hand, which is time consuming. How can I arrange data in one column to exactly match ...
|
| can't change font in work sheet | 06 Jul 2006 07:30 GMT | 2 |
I down loaded a calendar template from M/S but I want to change the numerical dates to an other font. I can change the numbers one at the time but I'm not about to to that to 365 numbers. I tried highlighting a month of numbers and changing the font but it still reverts back to ...
|
| Dates showing are not what I type | 06 Jul 2006 04:19 GMT | 5 |
I am sorry if this is a stupid question but here goes . If I type in dates as 010106 it gives me 01/09/27 This was raised in an earlier Question I tried the reply by Ragdyer which was (If you were going to enter a *very* large number of dates into a column,
|
| font color | 06 Jul 2006 02:08 GMT | 3 |
Hi, I have a large spreadsheet which to make easier to search visually I have colored the font according to the action required. Manually changing the font color for each cell is a bore. Can i indicate at the begining of
|
| Selecting Font Colors - beyond the 40 palate or 16 additional in the Format Cells dialog | 06 Jul 2006 01:47 GMT | 2 |
Greetings group, my 1st post here. I've been trying to figure out how to use/create additional text font colors beyond the 40 palate or 16 additional in the Format Cells dialog. Is this possible? Is there a show codes area to tweak? or better still a
|
| Change data from one cell to another cell | 06 Jul 2006 01:16 GMT | 4 |
How can I automatically change data entered in cell A1 (32454521) into a dollar amount in cell A2 ($16.25)? Thanks for your guidance!
|
| Hide Columns Based on Condition | 05 Jul 2006 23:30 GMT | 3 |
New to VBA and need help. I am trying to hide columns based on a condition. My workbook has numerous worksheets. Each worksheet contains data for a specific "account" and each column within the "account" worksheet has month end
|
| designate cells | 05 Jul 2006 22:41 GMT | 3 |
There is a Excel 2000 workbook at my workplace that is shared among multiple departments. The book contains a spreadsheet per patient and our ancillary staff enters data on the worksheets of the patients that they have seen for the week. There are times when a user will ...
|
| Numbering of worksheets | 05 Jul 2006 22:04 GMT | 2 |
I have a workbook with a number of sheets all individually named. I am trying to loop through most of them in VBA by using something along the lines of:- for a=5 to 16
|
| Gettin File name in macro | 05 Jul 2006 20:52 GMT | 3 |
Hi... is it possible by macro to know its file name??? something like variable receaving "teste.xls" as valu -- redf1r
|