| Thread | Last Post | Replies |
|
| Match words - Conditional Formatting | 29 Mar 2006 12:33 GMT | 7 |
I want to fill a cell with color if it contains a word that contai letters that I specify. For example words then end with letter "s". Wildcard search doesn't seem to work? What is the formula to use
|
| How do I create a formula for text entries | 29 Mar 2006 11:14 GMT | 3 |
CRAIG KEITH WEEK 31-Mar PET REG 07-Apr PET REG
|
| Highlighing values on todays date | 29 Mar 2006 10:09 GMT | 3 |
Hi im pretty new to this forum, tho dabbled in a bit of excel before. Basically i have the following FName SName Install Date aaa bbb 12/02/06
|
| Re : Excel Quest of an Array Formula | 29 Mar 2006 08:10 GMT | 1 |
Re : Excel Quest of an Array Formula 1. Enter an Excel worksheet ; Update the working range of A1:E30 with a set of random numbers. 2. Look across row 1 and locate the minimum value(s) amidst A1:E1 ; And
|
| Borders and shades prossible with Excell? | 29 Mar 2006 05:17 GMT | 2 |
It is possible to create quickly an excell table with borders and shadings (with rows darkened and lightened alternatively) like it can be done with Word Tables?
|
| What does $ mean? | 29 Mar 2006 05:06 GMT | 2 |
What does the $ mean in the cell reference -- KH_G -----------------------------------------------------------------------
|
| Transfer Macro to another user | 29 Mar 2006 04:15 GMT | 2 |
Ive created a macro and I would like to send it to another user in order for him to run it on his proper excel files. Ive sent him the file with the macro attached, how can he register it to have it available each time he'll open an Excel File?
|
| Conditional formatting | 29 Mar 2006 02:33 GMT | 2 |
I need to have certain cells change color at a specific time. I enter a date in a cell, say 30 days from today's date. Starting 10 days from today's date till tomorrow, I need the cell to change to Yellow. From today & beyond I need the cell to change to Red. Is this possible? I ...
|
| Formula evaluates to #VALUE | 29 Mar 2006 01:42 GMT | 4 |
I am computing the days between dates. I am using Vlookup() to capture the appropriate dates in another worksheet. Basically it is this (where B2 & C2 are in another sheet): B2 C2 D2
|
| Access Data in Excel Cell | 29 Mar 2006 01:09 GMT | 3 |
I have a customer who has extensive reports build in Excel. Many of the report pull data from other spreadsheets, but ultimates somewhere the data is manually input. My task is to automate the input of the data. Is there a way to enter a formula into a cell that goes off to an ...
|
| Can I set up excel columns that receive a checkmark? | 29 Mar 2006 01:06 GMT | 1 |
I have created a number of headings to choose from depending on what action or actions I am to take with an item. I am used to using Access where I can designate that they are checkmark columns. Then when I click in that column, a checkmark magically appears. I know nothing ...
|
| generate unique random numbers | 29 Mar 2006 01:04 GMT | 7 |
I have a list of 600 names. I would like to generate a random number between 1 and 600 for each person but not have any repeating numbers. So far I have used =rand()*600
|
| Using concatenate and Indirect to reference a range from a remote workbook | 29 Mar 2006 00:13 GMT | 5 |
I am trying to compare values in two ranges, one from the active workbook and the other from a different remote workbook. I am using the Vlookup with the table array field being populated from a range of concatenated cells. The first one defines the path of the remote
|
| Calculating time between values (tricky Problem) | 29 Mar 2006 00:07 GMT | 3 |
I am trying to calculate the average time between starting 1's. The data has a date which is every day and a 1 or 0 next to it. When the data goes from 0 to 1 I want to start counting until I find the next 1 that follows a 0. Once I have all those days between starting 1's I want ...
|
| Dave P. Question! hide/Unhide | 28 Mar 2006 23:22 GMT | 3 |
Hi Dave, The code you gave me a while back works great fro hiding and unhiding columns rows etc. Is there a way to use the same code but change it to worksheets. I have a bout 15 worksheets that I would like to unhide in
|