I need to compare 3 numbers and find the one in the middleI have three numbers in a single row and would like to identify the middle
number enter that number in another cell.
Example:
1st # 2nd # 3rd # result
628 678 720 678
655 625 700 655
748 720 725 725
is there a function in excel that can do this?
Thanks,
Eddie
Try
=LARGE(A1:C1,2)
VBA Noo
--
VBA Noo
-----------------------------------------------------------------------
VBA Noob's Profile: http://www.excelforum.com/member.php?action=getinfo&userid=3383
View this thread: http://www.excelforum.com/showthread.php?threadid=56811
fasteddie wrote.....
Find Duplicate names and delateDear experts,
I have a small doubt could you clarify that???
That is I find duplicate name but I want to delete one name only, if I
filter DUPLICATE….. both names are showing…
1. Select the range of data including the header. You need to have headers
for these columns
2. From menu Data>Filter>Advanced Filter>Copy to another location
3. In 'copy to' specify the target cell and check 'Unique records only'
4. Click OK will give you the unique list
--
Jacob
"Find Duplicate names and delate" wrote:
> Dear experts,
> I have a small ...
How to show a field for Many-One-Many relationship (Report Writer)In the Tax Transaction report, I wish to show the "Vendor Document
Number", but the result showing duplication of records, suspect the
report result cause by the Many-One-Many relationship of those tables.
In the Tax Detail Transaction Report contains a list of Receipt
Numbers (POP) that involving tax, and this report showing the Vendor
ID and Vendor name, but it do not have "Vendor Document Number".
So, I added a new relationship in order to show the "Vendor Document
Number" which can be found in the PM Transaction Open File. Due to the
relationship
...
Finding a MedianI'm trying to write a query that will return a median for various
values taken from a previous query. I've seen some suggestions in my
searching, but I haven't been able to get them working. They are also
all from before 2003 and refer to Access 97 and 2000.
Has any functionality been added to 2003 for this? Or is there a non-
code-based way to do it? I've seen it suggested to write a code to
open the query, sort it, find the total number of records, divide it
in half, then seek out the middle record using that value. I'm still
very green when it comes to code, though...
Find a Value the first Time It OccursI have a row of values that shows the total cumulative number of sales of
items by month. Occasionally, there may be no sales in a month for an item
so the cumulative value would stay the same for more than one month. I want
to select a number in the row the first time it occurs and not select it if
it repeats.
What are you wanting to do with the info?
To return position (column number) of number 1234 within row 2:
=MATCH(1234,2:2,0)
A formula that signals it's the first occurence:
=COUNTIF($A2:A2,A2)=1
This could be used in a helper row, or as a conditional format f...
Find/Replace in RichEdit 2.0I'm using Windows ME and I've switched from RichEdit 1.0 to 2.0 for my
CRichEditDoc/View application so that I can use the ITextDocument
interface and can do things such as suspend/resume the Redo buffer.
Problem is, now the Find/Replace dialogs don't seem to do anything. If
I revert back to RichEdit 1.0 they do!
What's going on?
BUMP!
adriangibbons@yahoo.co.uk (Adrian Gibbons) wrote in message news:<34a2acd5.0404130713.123dbaab@posting.google.com>...
> I'm using Windows ME and I've switched from RichEdit 1.0 to 2.0 for my
> CRichEditDoc/View application...
Payroll CalculationsI have a customer that is using HR and wants to bring their PR inhouse now
(using ADP).
They have some acceptions for calculating PR based on the Timecard punch.
For instance, a salaried employee would get an additional wage if they worked
6 days.
Also, Lunch - is caclulated as 45 minutes for lunch and 15 minutes for
break. Therefore, if someone punches out 1 hr for lunch, they will only be
docked 45 minutes. If they only take 30 minutes, they will only be docked 15.
If they only took 15 minutes, they would not be docked anything as it would
count as a break.
These are just some examp...
Calculating variance.I regularly have to calculate the percentage variance between two cells and
type in the formula: =(A2-A1)/A1. Is there someway of doing this without
having to rewrite the formula each time. A simple macro is not the answer
because the cells are not necessarily adjacent to each other.
I feel that this must be a common request so I apologise if this is a
frequently answered question.
Thanks for any help.
Hi!
If there is no guaranteed pattern to the comparisons then I suspect th
programmed cure might well be worse than the disease.
However, =A2/A1-1 has fewer keystrokes than your formula...
setting the same choice and order of the fields in all the foldersThis is a multi-part message in MIME format.
------=_NextPart_000_0008_01C422DC.8D05E5E0
Content-Type: text/plain;
charset="koi8-r"
Content-Transfer-Encoding: quoted-printable
How do I set the same choice and order of the fields in all the folders?
For the moment the View settings apply to a particular folder and I have =
to set them manually in every folder.
------=_NextPart_000_0008_01C422DC.8D05E5E0
Content-Type: text/html;
charset="koi8-r"
Content-Transfer-Encoding: quoted-printable
<!DOCTYPE HTML PUBLIC "-//W3C//DTD HTML 4.0 Transitional//EN">
<...
Replacing data in Pivot Table causes Field name changeGood morning,
I have a pivot table report that uses about 1200 rows of data on a
neighboring page. Today I produced new monthly data and pasted it on top of
the old data. When I do this the report's left most column field names all
change from FieldName to FieldName2. When I look in the drop down box for
that field it seems to have duplicated the fields when I pasted the new data.
I'm able to work around it by changing the displayed lables from FieldName2
to FieldName"space""space". I can't change to just FieldName because that is
already in use. M...
Find (but not find)My program takes a name from sheet3 goes to sheet1 to Find the name.
If it cannot find name, how do you do an If/End to Exit Do while or
find out if name has been founf? I have "On Error Resume Next" in
program.
Thanks again for all your help
Gordon
As ALWAYS, post your code for comments & suggestions.
--
Don Guillett
Microsoft MVP Excel
SalesAid Software
dguillett1@austin.rr.com
"Gordon" <gwelch1938@yahoo.com> wrote in message
news:1184612089.486737.144020@n60g2000hse.googlegroups.com...
> My program takes a name from sheet3 goes to sheet1 to Find the na...
Finding an eventHello,
I am developing an app that uses a single worksheet to enter data. When user double clicks a button, a new window (in same workbook)
opens with a new sheet. My problem is that excel does not seem to have any events for close of window if there are multiple windows
in a workbook.
Can someone help
Peter
Peter,
That triggers the Workbook_WindowActivate event, you can use that.
HTH
Bob
"Peter Ostermann" wrote in message
news:i9m5v8$7bv$02$1@news.t-online.com...
Hello,
I am developing an app that uses a single worksheet to enter data. When user
double clicks a button...
Find value in a column and insert rows aboveThe set up looks like this:
ColU ColV ColW ColX
Y N N N
Y N N N
N Y N N
N N Y N
N N Y N
N N Y N
N N Y N
N N Y Y
Columns will always be U through X and will always be sorted in this order.
I need to find the first Y in each column and insert 2 rows above that row.
On the blank row above the first Y, I need to highlight in yellow and put
title in the first cell, such as New, Old, Existing, Deleted.
Any help would be greatly appreciated.
Thanks for your time,
Dee
If desired, send your file to my address below. I will only look if:
1. You send a copy of this ...
cannot find databaseI have an excel spreadsheet that is supposed to update a access db.
Whenever I try to save the .xls I get an error stating cannot find db.
Even when I open the db with access, I get the error and the db opens
anyway?????? This only happens on 2 out of 20 pc's and I cannot figure
out why????????
Thanks
...
Sum if Condition is Equal in Range Date and find columnI want to make a sum if Range is a week number and if style is Equal to
CONC-92 or CONC-45
Week# 49 Week# 50
CONC-92= 27 CONC-92= 30
CONC-45= 27 CONC-45= 30
Datas are in a pivot table and...
Pivot table looks like this:
Date CONC-92 CONC-45 CONC-92 CONC-45
12/7 5 5 10 10
12/8 2 2 10 10
12/9 5 5 10 10
12/10 5 5 10 10
please help
--
Lorenzo Díaz
Cad Technician
...
Trapping a NO FIND after a findI use the code below to store a row number to a variable after a find.
I would like to trap a NO FIND if the find is unsuccessfull
Any ideas. FSt1 provided the code below
Sub macfindrow()
dim rn as string
dim rng as range
dim therow as long
rn = inputbox("enter something to find")
if rn <> "" then
Set rng = nothing
Set rng = range("A1:IV65536").Find(what:=rn, _
After:=Range("A1"), _
Lookin:=xlformulas, _
Lookat:=xlpart, _
...
Calculating Age of person on admission dateIn cell A1 I have the admission date to a longterm care home- eg.
05/30/2001.
In cell B1 I have the birth date - eg. 02/23/1924.
Can some guru give me a calculation to put in cell C1 that will give me
the age (in years) of the individual when they entered as a resident??
Many thanks in advance,
Alan
How exact do you need this? If you subtract birthdate from admission
date you'll get an integer number of days between the two dates. If
you don't need micrometer precision you could divide resulting days by
365, and derive a number of years. This method doesn't account for
leap ...
How do I find the out of office reply?My out of office reply is missing from tools. How can I retrieve it?
Out of Office reply <Out of Office reply@discussions.microsoft.com> wrote:
> My out of office reply is missing from tools. How can I retrieve it?
Unless you are using an Exchange server, you will not have the Out of Office
Assistant. See this: http://www.slipstick.com/rules/autoreply.htm
--
Brian Tillman
...
Finding numbers in rows and highlighting them
Hi everybody :)
I need help.
This is a lotto system.
I have a spreadsheet with 508 rows and 45 columns.
In each row there are 45 numbers mixed (1 to 45).
I need a script or some other way to find where particular (drawn)
numbers are in each of the 508 rows.
If my explanation is not clear please ask for farther clarification.
Thank you in advance for your help.
Joh
--
Johncobb4
-----------------------------------------------------------------------
Johncobb45's Profile: http://www.excelforum.com/member.php?action=getinfo&userid=1658
View this thread: http://www.excelforum.com/showt...
How do I find data from a list (or table) and insert it in a row?I used to use a spreadsheet program (2 years ago) that allowed me to lookup
an item and insert it into the worksheet. I know the program was at least a
year old at that time (2002). How do I create a list, reference it , and
then insert an item into a row of my choice?
Example: Make of item, item description, and cost.
Does the data go on one worksheet and then get referenced and inserted into
the list of another worksheet? If so, how? I can't seem to get any answers
by reading books on the subject. I no longer have access to the old workbook
from which to study.
Maybe that ...
Advanced Find not finding all
"Advanced Find" in Outlook 2007 is not finding all email messages
which match the criteria. It finds between 30 and 200 and then stops.
I then have to work with those (e.g., delete them) and then click
"Find Now" again to find another batch, dozens of times!
What is wrong? How do I fix this and find all messages that match the
criteria?
My typical application is to split the entire contents of my .pst
files by date. Do do this I make a copy of the file. In one I delete
all messages older than the cutoff date (e.g., 1/1/2007), and in the
other I delete all messages yo...
How to: find reason for rejected messages?I'm trying to find the reason, why certain messages get rejected by our
exchange 2000 server. Is there a way to find out?
Scenario:
pullmail gets mails from pop3 mailboxes from, let's say
"internetmailserver.com" and puts it in our exchange server
"intranet.com". For most mails it works marvellous but for some mails
it just fails and I can only see (output of pullmail command):
....
1 messages waiting
<< +OK 8488322 octets
Message from: some.user@validdomain.com
to: user@intranet.com
SMTP message rejected, reply
OK
Unexpected response
rsion:...
Need calculated control to workHave a subform with fields: first name, last name, phone, expiration date,
membership status. Need the calculated control to display the total number of
records that appear in the subform. How to I do this?
--
jj
Answered where you posted the same q. in the Forms group.
...
Can "Totals" be displayed in Advance Find results?This seems like a question that would've been asked many times before, but I
can't find any reference to is here. Can total search results be displayed
in the search results pane? The only reference to a solution for this is by
a company in Romania called Creative Software Solution. They have a screen
grab at http://www.creativesolutions.ro/img/Customizations-GridCount.jpg.
Anyone know how I can make the customization myself?
Thanks! Andy.
Dear Andy,
There are few options.
1. Writing Reports and show total
2. Add Total as custom value and use javascript to add that va...
finding latest hotfixhow do I find latest hotfix for Project Server 2007, Sharepoint server 2007
and SQL serve 2005?
For Service Pack we can search using bing or google and find. But not for
hotfix. How do I find?
Thank you
Hello all the latest updates are documented here:
http://technet.microsoft.com/en-us/office/ee748587.aspx
--
Christophe Fiessinger
Microsoft
http://blogs.msdn.com/chrisfie
"sgOrchid" <sgOrchid@@newsgroup.nospam.com> wrote in message
news:3B51FE4E-ADD6-415D-9771-CCD32A65DF11@microsoft.com...
> how do I find latest hotfix for Project Server 200...