How To Use VLOOKUP in Excel - A Simple Tutorial Part I
How To Use VLOOKUP in Excel - A Simple Tutorial Part I
http://www.experiglot.com/2007/11/19/how-to-use-vlookup-in-excel-a...
One way to get guaranteed lottery winnings How to use VLOOKUP in Excel (part II) some tips and advanced Excel tricks
E X P E R I ME N TS I N F I N A
Interested in Islam? www.IslamReligion.com Read, watch or ask thru 1-to-1 chat about Islam or converting to it Microsoft Office 365 www.microsoft.com/office365 Access Email, Documents & Calendars Anytime, Anywhere. Sign Up Today CAPM Preparation Course www.promantia.com 2, 3 and 4 Dec 2011 (Bangalore) 23 PDUs from a Global REP of PMI Focal Review & Rewards www.spl.com Fixed and Variable Compensation HRIS Integration
R E C E I V E E X P E R I G LOT' S P OS TS E MA I L F OR F R
NAME:
EMAI L:
If you use Excel much at your job, sooner or later, youre bound to need to look up values in a table. One of the most useful functions in Excel, called vlookup, does exactly that. The V in vlookup stands for vertical and lookup is pretty self explanatory. This function allows you to look up values in a table that are listed in column format (how most tables are laid out), given another value (lets call this the key). Excel also has a sister function called hlookup (h = horizontal) that can be used to look up values in rows. Sadly, as most companies seem to rely on Excel as a poor-mans database of sorts (a totally unscalable solution and prone to errors with every revision, but dont get me started), once you know vlookup, its likely to become one of your most often used Excel functions.
S EA R C H
(NPV) - an introdu
(CAGR) calculator (
Asset Allocation
So, lets get started with a very simple example of what vlookup is all about. Suppose you had the following table:
Business & entrepreneurship
Corporate finance R EC OMM E N D E D F I N A N C E B LOG S All Financial Matters Blogging Away Debt Blueprint for Financial Prosperity Consumerism Commentary Dont Mess With Taxes Fat Pitch Financials Financial Nut Frank the Financially Savvy Atheist Get Rich Slowly I Will Teach You To Be Rich Mapgirls Fiscal Challenge My Money Blog Seeking Alpha The Digerati Life Excel spreadsheets (.xls) Experiglot's valuation Current events
Given a list of names in another part of the table (in this case, column H), you want to figure out what kind of animal it is:
Personal finance
Vlookups format looks like the following: =vlookup(lookup value, table where values reside, column # where values are located, false) Lets look at each of these parts a bit closer. The first thing that goes into the vlookup function is the thing you know (or are given) and that will be used to lookup other values. In this case, you have the names of the animals, so these are the things we know. In our example, they reside in column H, from cells H2 through H5. If we wanted to put the type of animal next to the name of the animal in column I (so I2 would correspond to the name of the animal in H2), we would insert the vlookup function there:
1 of 28
12/11/2011 12:26 AM
http://www.experiglot.com/2007/11/19/how-to-use-vlookup-in-excel-a...
Next, we need to know the location of the table where our values reside. These happen to be from cells A1 through B5 in this example, which we would highlight with our mouse to insert into the vlookup function. Its very important that you include all the cells in the table. Highlight the table with your mouse:
At the same time, the vlookup function automatically puts in the cells youve highlighted:
Next, we need the column number where the values are located. Always start with the first column (column A in this case) as #1 and count out to the right. In this example, the type of animal listed is in column 2, so thats what we would need to insert in the vlookup function. Note that to use vlookup, your keys always have to be to the left of your values. (Well cover more of this in part II of the tutorial at a later date.)
Finally, the last attribute that vlookup takes is either true or false. I happen to always use false, and what this does is force vlookup to return the first exact value it finds. If that value isnt found, then vlookup conks out and returns #N/A. Though we wont use it in this example, if you select true, then rather than always looking for the exact value, vlookup will return the exact value if it exists, or the closest one to it that doesnt exceed the key. (If you use true, you will need to sort your data in ascending order before using vlookup.)
Still with me? Again, this is what we would actually put in cells I2 if the names of the animals we have are
2 of 28
12/11/2011 12:26 AM
http://www.experiglot.com/2007/11/19/how-to-use-vlookup-in-excel-a...
located in cells H2 through H5: =vlookup(H2, A1:B5, 2, false) Once we close off the parenthesis and hit Enter, vlookup automatically calculates:
And so on. We would continue down each cell in column I that we needed. One thing to note is to make sure that the location of your keys and values is always selected correctly. Oftentimes, as you copy-and-paste formulas all around Excel, the location of the data will also move around relative to the cell. The easiest way to prevent this is to lock the range of the location; in this case, we would do so by using $A$1:$B$5 instead of A1:B5. This way, as we move down column I, say, to cell I2, A1:B5 doesnt become A2:B6 but stays with the original range of data. This way, we can just copy whats in cell I2 down the rest of the cells (from I3 through I5):
Finally, heres our result, after making the $ changes and copying and pasting the formula down the rest of the column:
This has been a really simple example of vlookup, and Ill cover a bit more in part II with another example, still simple, but with slightly more data. Although in practice, vlookup is usually used between Excel sheets and workbooks, once you understand this example (which has been done within a single sheet), using vlookup outside the same sheet shouldnt be much harder. Look for part II soon! Popularity: 27% [?]
Posted on 19 November 2007 by Leslie Please leave a Comment! Pings are currently off.
Related posts: Using Excel Sumif or Vlookup Functions New! Excel and finance consultations for small businesses How to create drop-down lists in Excel How To Use The Excel Match Function
[...] Last but not least, Ricemutt has a nice tutorial on how to use the VLOOKUP function in Excel. If you dont know what Im talking about, you NEED to read the tutorial as it is a really cool tool. Bookmark to: [link] [...]
IG NORE FINANCE E X PE RT S, V LOOKU P, DE BT DISE ASE , AND MAKING Y OU R DEBT KNOWN BLOGGING AWAY DEBT
3 of 28
12/11/2011 12:26 AM
http://www.experiglot.com/2007/11/19/how-to-use-vlookup-in-excel-a...
[...] Ricemutt wrote a great tutorial on how to use the VLOOKUP function in Excel. If you use Excel, this is a super-handy tool! [...]
MUHAMMAD
RAMU
CHIRAG
Hey Dude! Its a great one.. I m pleased with your work Please published second tutorial please for that thx in Advance.
KAZI
HOW T O U SE V L OOKU P IN E XCE L (PART II) - SOME T IPS AND ADV ANCE D EXCEL T RICKS | EXPE RIMENT S IN FINANCE
[...] Business Promotional Item fasb 141 valuation credit repair var site=sm7ricemutt How to use VLOOKUP in Excel a simple tutorial (part I) [...]
G HAZ ALA
It was fantastic. I really learnt from it. I had done excel long time back in the year 1997-98 & I didnt know what is V-LOOK UP & I was looking out for the job, they ask me do you know pivot, h/v look up; so now I can answer them yes. Thanx a lot. If u can please also show me H-LOOK UP & send the information on my email address. Waiting eagerly for your reply.
MARTIN
4 of 28
12/11/2011 12:26 AM
http://www.experiglot.com/2007/11/19/how-to-use-vlookup-in-excel-a...
ANDY
I wanted to know why and when we would use Vlookup, rather than simply how to do it, so that I could preparemyself for a job interview which involved a test on Excel, and this explanation does all of that. I have found countless sites that explain how to do it, but unless you know when it is going to be useful or beneficial to use then knowing how to do it is useless in itself. So thanks. . . .
ADITI JAISWAL
MEME
although it is very much sufficient to make one understand the concept but could have been elaborated more on so that one could be aquainted with with finest details of Vlookup
SUMEET CHANDRA
TIM
Is there a very simple way to use VLOOKUP to compare one single column alpha-numeric list against another and have the results appear in a third list? For example: I want the third list to return a column of the exact match between the first and second list and return False or NA for those items that are found the first list but not found in the second.
HUCHEIN
Its a really great tutorial which explains the basic application of Vlookup in a very simple way. Thanks
SUSAN LEW
Hi, I have try this format that was shown on this website: http://www.experiglot.com/2007/11/19/how-to-use-vlookup-in-excel-a-simple-tutorial-part-i/
5 of 28
12/11/2011 12:26 AM
http://www.experiglot.com/2007/11/19/how-to-use-vlookup-in-excel-a...
but my computer did not calculate the answer as what you have indicator for example: Fido Dog Mikey Mouse Instead it show #N/A how should I go about it. I am learning Vlookup, through website Kindly please advise Thank you
KE VIN
VINOD CHINCHOLKAR
excellent info about vlook up given on this site.. hats off, gr8
BALVANT
SAHIL
THe explaination of vlook provided by you is so good, simple and easy to understand that it took no time for me to understand what vlook exactly is. its so knowledgefull for me. Thanks
NENA
You guys are GREAT this is the first and so far the ONLY site that really describes the HOW to for the VLOOKUP, thank you for the Great explanation in PLAIN English.
AKHILESH
FARHAD
Iam not able to make the Vlookup formula its giving me command error
6 of 28
12/11/2011 12:26 AM
http://www.experiglot.com/2007/11/19/how-to-use-vlookup-in-excel-a...
JAY C
This tutorial is clear and concise. Safe for that! I think you should also write a tutorial about pivot tables as well.
UCKY
RAAZ
ADNAN
Example is very good atleast for me, had no idea to how to apply this, but i need some more expample like this
PRASAD
i dont know abt vlookup but after viewing ur example i got it ur explanation is awesome..
ANIL PIL L AI
Thank you, for your valueable example to start up and for finding a valueable reports in no time. Warm Regards Anil
PALANI SELVARAJ
ABDEL
NIRU
Excellent
7 of 28
12/11/2011 12:26 AM
http://www.experiglot.com/2007/11/19/how-to-use-vlookup-in-excel-a...
CHOWDHARY
very very useful for any person who has the zeal to learn, but have no money. I really appreciate you service
OMAR
hey bro.. great work.. thanks for the simplified yet understandable tutorial.. much better than what my prof at uni taught.. thanks.. :)
AHMET
SHEIKH SARWAR
Dear Sir, I have a question that if i found #N/A in my sheet which is making difficulties to calculate net amount, is there any option to replace automatically #N/A with 0. I dont want to change any formula becouse sheets are a lot and i have many options to change this value with 0 by formula but at this stage i need to know option in excel.
HARIOM
Spot on!!! Keep up the good work!! Waiting for more Regards!! Bhuvan
SELIM
MIGS
8 of 28
12/11/2011 12:26 AM
http://www.experiglot.com/2007/11/19/how-to-use-vlookup-in-excel-a...
Sorry but I cant get it to work for me. My answer(s) lies in a table of two columns, one of which has the identical number which equates to the name of the dog in example above. I then need to go to the table of two columns, match the number in my original cell, in the first of those columns, and then have it reflect the answer beside it in the next column and place it in my original cell in the equation???!!! For the life of me I cant make it work. If you can help I would appreciate it very much!
VISHU
BRYN
I have saved your sight to my favorites. You explain in such an easy way. Good bless you.
KEN
Its really helpful for me to go thru this tutorial, thanks! time for question: is it possible for me to put the lookup table on a different worksheet, then using other worksheets to refer data from that sheet of the table but calculate on the other worksheets?? sorry if i didnt word it properly, hope you understand & have time to reply me, thanks!
BHARATH
MANDEEP
JAH
this site is very helpful. i understand vlookup by reading your material. thanks
HAZE L ANN
9 of 28
12/11/2011 12:26 AM
http://www.experiglot.com/2007/11/19/how-to-use-vlookup-in-excel-a...
PRAGAT
My work demands the use of Vlookup function and now I can use it easily. Thanks for simplified information.
LONEWOLF
RAHAB
NIA
More important than useful, I could follow through what you were saying! Thank you. NOW it becomes useful. :) I didnt really understand the $ bit though.
DAWOOD MAMEDOFF
Hi, thanks for explanation! For simpler illustration of how vlookup works Id also recommend the following video tutorial: http://www.myhowtoos.com/en/excel-howtoos/84-how-to-match-values-in-excel-using-vlookup
VISHVAJEET SISODIA
hi its very nice formula for me and now iam a computer teacher and before i dont now how to create vlookup but now i learn vlookup i will waiting for next editin thaxs
JA NE
This is so much more easier to learn than looking up in Microsoft web site. Really appreciate the tutorial.
10 of 28
12/11/2011 12:26 AM
http://www.experiglot.com/2007/11/19/how-to-use-vlookup-in-excel-a...
Finally the mystery made plain!!! Thank you Look forward to part II
SAURABH
LING
JA NE
DAN
Very helpful. Thanks. Comment: $A$1:$B$1? instead of A1:B5? should read $A$1:$B$5? instead of A1:B5?.
STAN
RAHUL MALPANI
11 of 28
12/11/2011 12:26 AM
http://www.experiglot.com/2007/11/19/how-to-use-vlookup-in-excel-a...
dear sit, i saw the vlookup practicaly formula but didnt understand completely, its very useful so want to learn & use it more, so pls available the practical vlookup with practical exa.with detailed instruction, pls. regards malpani.
SEETU
LEONARD
You have a mistake in your text. Near the end when locking the lookup table, you state: The easiest way to prevent this is to lock the range of the location; in this case, we would do so by using $A$1:$B$1? instead of A1:B5? What you meant to say is $A$1:$B$5 you had a 1 instead of a 5 after the B. In your screenshot, you had it correct. Love the tutorial thanks a lot!!
LE SLIE
S GANESH
S GANESH
U MU RIZ A ODE T H
this expalanation has been so simple and good. keep it up, may God bless you
S GANESH
12 of 28
12/11/2011 12:26 AM
http://www.experiglot.com/2007/11/19/how-to-use-vlookup-in-excel-a...
It is very nice to learn in the easy way can u give notes on excel macro it will be useful for me
WENDY
Thank you so much for your simplistic approach! God loves you :)
V IKAS
HMMM
when you say highlight table with your mouse, do you mean with mikey?
DIX IA
PUNKI
Bless you indeed:) You made it really easy to understand, thank you for educating the masses for Free!!! Best wishes:) P
JA M E S
DEE
V IKAS
13 of 28
12/11/2011 12:26 AM
http://www.experiglot.com/2007/11/19/how-to-use-vlookup-in-excel-a...
SURESH BABU
thank you very much, it is very good for practice, once again thank you very much for sharing your thought with us
MUHAMMAD NASIM
ANUP
THAMER
I have used, Its really amzing that i have learned it very quickly and easily, Thanks a lot Great work
RAMKESH
SIMON
I had been able to do it without understanding, this means I now understand how I did it, thanks
AKHILESH
Finally the mystery made plain!!! Thank you Look forward to part II
PRIYA
14 of 28
12/11/2011 12:26 AM
http://www.experiglot.com/2007/11/19/how-to-use-vlookup-in-excel-a...
This is nice
MOHD RAQIB
Respected Dear Thank You very much I was searching this from very long time. so thanks again bay bay
POOJA SHARMA
PRAVEEN G UPT A
Dear Sir, its a easy and step by step way to learn how to use VLOOKUP keep it up thanks!
KOCHU
Hey Thanks for this. Really simple and well done!! Have a job interview and this is one of the requirements. Thanks Leslie!!
A JIT KU L K A RNI
BHUPE NDER
JATIN SETH
Thanks alot, really helpful, now i can atleast understand basics V look up.
BILL
15 of 28
12/11/2011 12:26 AM
http://www.experiglot.com/2007/11/19/how-to-use-vlookup-in-excel-a...
Good job. I finally understand the concept. Microsoft help sucks, doesnt it?
i am using ms office 2007. i want to use vlookup function. can u pls guide how to describe a sheet of another work book from where data is to be picked? i am able to use vlookup in same workbook with different sheets but not with sheet of a different workbook, pls guide
PET ER OVERNELL
Excellent tutorial, thanks a million. Now to deal with part II. Do you have any guidance regarding the protocol for Excel formula? Im no mathematician and find the concept of formula construction rather daunting.
SACHIDANAND
U JJW A L
Helped us a lot
MOHAMMAD AMEEN
i waz really confused about vlookup but now i m feeling relaxation because my boss told me that yesterday this work will be complete & utilize vlookup but i didnt know that wht is vlookup, now my work is completed from the help of vlookup marvellous ya.. thxX
KATHY
Thank you! This was a huge help for me! I have an interview tomorrow and VLookup is listed as a required skill. Your tutorial was great and gave my memory the needed kick to help me re-grasp training I had while back!
TOM
Thanks for the great detail instructions this has help me better understand the process of vlookup function I would like see more tutorials on this subject using if,and or else statements. Thanks again and peace to all
VE NGUDU SITTHAR
16 of 28
12/11/2011 12:26 AM
http://www.experiglot.com/2007/11/19/how-to-use-vlookup-in-excel-a...
simply awesome
MOHIT GUPTA
KAPIL JAIN
SARAH
MICHAEL ANTE
thanks very muchIt helped me solved some problems in my work. May you have some more tutorials..God bless you!
BIRE NDER
NETA
This is fantastic and has been a great help with the spreadsheets I currently use on a daily basis. I need help with finding duplicates on worksheets from reports I run monthly. Ive tried a dummy run on past work sheets but I dont seem to be getting anywhere (argh!). Help please?
KHURRUM
its confusing
BHARAT
nice study
17 of 28
12/11/2011 12:26 AM
http://www.experiglot.com/2007/11/19/how-to-use-vlookup-in-excel-a...
ELISSA
Thank you for this resource! It was much easier to follow and described each step more in-depth than most other LOOKUP how-tos.
VENKAT
ARUP
Beautifully explained. It made me feel that you are providing hands on training. Thanks a lot for making learing so easy
JA M E S
SK RAJU
NITIN MAHAJAN
HELPED A LOT TO ME TO UNDERSTAND THE V LOOK UP..THANKS A LOT KEEP UP THE GREAT WORK
SAMEER
Thank you Very Much for this Tutorial, I have applied this formula of V-Lookup at work on Excel Sheet that had 19,000 Entries!! and it Worked !!! Thank you Sooo Much as this has Done Almost All of My Work !!!.. ;)
NEHA
had read so many procedures to use vlookup, but i guess this was the simplest way to learn how to use it. As this used the simplest language as per the users understanding .thanks a lot
KALPESH BORLE
18 of 28
12/11/2011 12:26 AM
http://www.experiglot.com/2007/11/19/how-to-use-vlookup-in-excel-a...
ANGELA SACHDEVA
VISHNU KUMAR
JOHN RUANE
G ARY
ISMATULLAH
SURESH REDDY
BRAJESH CHAUDHARY
Sir , This is Brajesh , i satisfy with taht formula it is very easy to find value but i want find value of more than one column..plz send me formula with example. Thank You
MAT
How can I use this with other sheets. I tried putting in Sheet # in the formula but it doesnt seem to work. I got #REF!.
PART HA
19 of 28
12/11/2011 12:26 AM
http://www.experiglot.com/2007/11/19/how-to-use-vlookup-in-excel-a...
i had gone through ur VLOOKUP part one which is excellent than any book as well as Microsoft office help desk. I had gone through many books which made me sometimes worng evaluation of VLOOKUP. bUT THANKS A LOT . I want more excel function in simplified examples than k u thank u
KAMAKSHI
CHANCHAL
KAMAKSHI
Good Afternoon Sir May you send me HLOOKUP explanation in two parts as like VLOOKUP
CHANCHAL
HINA
SUNNY
MANIKANDAN
In excel i searched in the help option but i cant understand the forumula. But your are giving very easy method its very useful for me. Thanks a lot.
ARPAN
20 of 28
12/11/2011 12:26 AM
http://www.experiglot.com/2007/11/19/how-to-use-vlookup-in-excel-a...
AMANDA
Thank you! Thank you! Thank you! This is the simpliest explanation Ive ever found, and I finally understand whats going on! Youre a life saver!
RANITA
Sir , This is Jawed, i satisfy with taht formula it is very easy to find value but i want find value of more than one column..plz send me formula with example. Thank You..Very Much..God Bless u.
Its a good practice for every new learner and helpful guide for all.
GANESH
MONJEET MUKERJEE
Great! Absolutely stunning & easy to understand tutorial. I think Microsoft should learn something about tutorials from this. The built- in Excel help is so complicated and leaves one more confused than before. Please keep it up..
U bailed me out. Entry into advanced excel and am having so much difficulty. Thank God I got an easy to use guide. Bravo. Now Complex V/Hlookup and Scenarios pls
PRIY ANKA
21 of 28
12/11/2011 12:26 AM
http://www.experiglot.com/2007/11/19/how-to-use-vlookup-in-excel-a...
AVINASH
GAU RAV
SOLOMON
SAMEER
PRAVIN G.
IRFAN
JAI HRO
This was the best ever! I wish my teacher could have kept it this simple. You just saved me hours of cross checking. Bless you!
Very useful
MIG U E L
22 of 28
12/11/2011 12:26 AM
http://www.experiglot.com/2007/11/19/how-to-use-vlookup-in-excel-a...
PUNEET CHAWLA
It really a great tutorial, I have been searching this from the past few days but the examples that I found were very complicated. Great work dude. Its been a great help for me. Keep it up and please add up more example for easy learning.
NISHANT
CHANDNI
PIY A
Thanks a lot for the simple yet very meaningful guide. Its very useful. May god bless you
JIM
Hi Thanks buddy..! This is really very use full information and helped to resolve one quick query from business. Appriciated your effrots.
DEE PALI
SHUMAILA
Thank you very much . It was very easy to understand and it was explained in very simple manner..
DEVESH CHAUDHARY
thanks a lot :) great way of explaining. thanks once again, you made it so easy to understand :)
23 of 28
12/11/2011 12:26 AM
http://www.experiglot.com/2007/11/19/how-to-use-vlookup-in-excel-a...
MANISH
PVS RE DDY
explained in a very lucid way therecannot be a better way as this is superlative many thanks
SHAILESH
It is simple & lucid, but if had more examples with bigger data would clarify in much better way
VIJAY
VIJAY
very nice.
SHILPA
Hiiii it is great and very easy to understand, for HR fresher MS Excel is very essential & necessary to learn vlookup Thanks
ATTICUS
ROH IT
24 of 28
12/11/2011 12:26 AM
http://www.experiglot.com/2007/11/19/how-to-use-vlookup-in-excel-a...
Finally a good explanation of VLOOKUP amidst all the other crap..good job man..great clarity..much appreciated
KAUSHAL
Awesome article!
ME GHRAJ BHOIR
S. VANI VENITHA
Thanks a lot!!!!!! Was very helpful to solve a query. Thanks again !!!!!
PRABHU ANT ON
it is very easy to learn excel. in this formula why you put 2 before false and what is the meaning of 2 in this formula , why you put false what is the function of false
E XPE RIG L OT
@Prabhu the 2 is for the column that you are looking for and false means to return an error is the looked for value is not found
BALLY
wow the mystery of v lookups has been solvednot as difficult as i thought, glad i took initiative to look up v lookup!
DELGADZZ
REKHA
This was very useful for me. Thanks for this artical.
SOHAIL
25 of 28
12/11/2011 12:26 AM
http://www.experiglot.com/2007/11/19/how-to-use-vlookup-in-excel-a...
Hi, This is an excellent work for the layman like me. Many thanks for excellent work, keep it up. Kamran
KE L V IN
Great example. Simple and Precise. I didnt have to refer twice to get my job done after going through it. Thank you.
LUISRAEL
KRUTH
ROSELIN JEBAKUMAR
It was really helpful, i felt it would be hard to grasp but the explanation what bit useful and simple
TOM
Great job! Everything I needed to write my own formulas was present in your example.
CASH COACH
Im amazed. I ask a legitimate request for help on a complicated vlookup formula and you dont post it but you let this obvious spam in with drival like Great job! everything I need.blah blah So go ahead and let the spammers in and ignore the people that have useful information or ask interesting questions. meh
SOME G IRL ;D X X
DUDE..THAT WAS TOTALLY AMAZING THANKS SO MUCH.. it really helped ..i need it to explain stuff i was stuck on in my GCSE!!! :L xx luv yu lotss babee..xx
SWET HA.BANDARI
excellent expaination
26 of 28
12/11/2011 12:26 AM
http://www.experiglot.com/2007/11/19/how-to-use-vlookup-in-excel-a...
SWET HA.BANDARI
SAHIL
i didnt understand this statementthe keys should always be left to the values?????
KAREN
Excellent..God bless youso simple. I was trying to grasp the concept by reviewing training materials from a class I took. No comparison.
SUSHANT PRADHAN
MOUNESH
UMA
how to create Hlookup and what is the difference between vlookup & hlookup
100
27 of 28
12/11/2011 12:26 AM
http://www.experiglot.com/2007/11/19/how-to-use-vlookup-in-excel-a...
CHANDU
C O M M ENTS
Your Website:
Please note: Comments may be moderated. It may take a while for them to show on the page.
28 of 28
12/11/2011 12:26 AM