VLOOKUP Using VBA

แชร์
ฝัง
  • เผยแพร่เมื่อ 17 ก.ย. 2024
  • How to use VLOOKUP with VBA and automate calculations.
    Details: www.exceltraini...
    For more knowledge read the book Excel 2016 Power Programming with VBA: amzn.to/2kDP35V
    If you are from India you can get this book here: amzn.to/2jzJGqU

ความคิดเห็น • 158

  • @panagiotistheodorou4959
    @panagiotistheodorou4959 5 ปีที่แล้ว

    Mr Takyar. I am researching the net for various ways of doing things with VBA XL. What has impressed me with your 'style' is that your tutoring is what I would call The Best to date. Clear slow so the message sinks in and on the top of it as a cherry on the top, all works. I wish others copy your style so they also manage to pass their knowledge to the once that seeks it.
    Keep the good work up.

  • @masterDESTROYER5000
    @masterDESTROYER5000 4 ปีที่แล้ว +1

    You are a legend, kind sir! Ten minutes of this video beat two hours of searching StackOverflow -- thank you!

    • @Exceltrainingvideos
      @Exceltrainingvideos  4 ปีที่แล้ว

      You are welcome. Please share with your friends also.

  • @genechicago4806
    @genechicago4806 3 ปีที่แล้ว

    I've been using V-LookUp formulas, if then statements,, and pivot tables in Excel, but seeing them being used in VBA has open up a whole new way of taking them to a new level. Thank you!

  • @sudhanvamahamuni3191
    @sudhanvamahamuni3191 5 ปีที่แล้ว +2

    Sir,
    Its very helpful, interesting and summarized video for beginners like me. I would like to specifically appreciate and thankful for sharing the code details in your website.
    Kindly keep it up for educating us. God Bless you.

  • @harryalbert7671
    @harryalbert7671 7 ปีที่แล้ว

    Thank You. By following your tutorial I was able to achieve what I've been trying to do for ages
    Harry

  • @hemanthkumar80
    @hemanthkumar80 10 หลายเดือนก่อน

    DINESHJI YOU ARE GREAT I LEART VBA LITTLE BIT BECUSE OF YOU KEEP GOING

  • @rakeshkumarmadella7955
    @rakeshkumarmadella7955 7 ปีที่แล้ว

    thank u so much sir... you r really really grt you r d champion of vba

  • @sabirguiri
    @sabirguiri 9 ปีที่แล้ว +1

    This is great and exactly what I need.
    Thank you!

  • @santoshrnath
    @santoshrnath 9 ปีที่แล้ว

    Sir thank u for providing us knowledge about vba. Excellent sir. Thank u.

  • @maiyuan
    @maiyuan 7 ปีที่แล้ว

    Thank you for this lesson. It's helped me greatly at work.

  • @tiendinh999
    @tiendinh999 9 ปีที่แล้ว

    Thank you very much Dinesh, I'm appreciate your teaching on youtube

  • @marciliocesar5876
    @marciliocesar5876 6 ปีที่แล้ว +1

    Thanks for your video, it helps me a lot!

  • @technicallyspecific238
    @technicallyspecific238 5 ปีที่แล้ว +1

    Once again, very helpful! Thanks greatly!!

  • @soumendas6829
    @soumendas6829 5 ปีที่แล้ว

    Thanks for the above video. I would like to know if we can use If,ISblank & vlookup function together. I have a formula in Excel like " Grace Start Period(Date variable)=IF(isblank(vlookup(V2,tracker,8,false)),"NOT SET",vlookup(v2,tracker,8,false))

  • @sujayguru123
    @sujayguru123 4 ปีที่แล้ว

    Very interesting facts on VBA, very helpful.

    • @Exceltrainingvideos
      @Exceltrainingvideos  4 ปีที่แล้ว

      Please share the VBA tutorial with your friends too.

  • @sandeepkhawas3367
    @sandeepkhawas3367 5 ปีที่แล้ว +2

    God bless you sir!! please i request to you make many more videos on vba automation!!!

  • @janhermawan1146
    @janhermawan1146 2 ปีที่แล้ว

    Sir, your tutorial is very clear and I can easily understand...thank you sir.
    I have a problem using Vlookup to return the value in the cell I lookup along with the cell colour background.. would be appreciated if could make a video eoth reagard the above problem....best regard.....J.Hermawan, Jakarta, Indonesia

    • @Exceltrainingvideos
      @Exceltrainingvideos  2 ปีที่แล้ว

      Let me check. In the meantime you can record a macro and check the code.

    • @janhermawan1146
      @janhermawan1146 2 ปีที่แล้ว

      @@Exceltrainingvideos Thank You so much for your prompt response, Sir.......hopefully the video tutorial would be available shortly...
      Best Regard...J Hermawan.

  • @nandlaldhole3558
    @nandlaldhole3558 5 ปีที่แล้ว +1

    very nice...and thanks for enlightening

  • @pangmichael
    @pangmichael ปีที่แล้ว

    Hi Dinesh, If I want to VLOOKUP other workbook's worksheet, how can make it work? Thank you for your share, that's very nice.

  • @wasimbader9170
    @wasimbader9170 8 ปีที่แล้ว

    thank you again, nicely taught , made it easy sir. thumbs up

  • @GopalKumar-po9vw
    @GopalKumar-po9vw 8 ปีที่แล้ว +1

    your videos are amazing
    Thanks for sharing
    Keep it up!!!

  • @SuperHanme
    @SuperHanme 5 ปีที่แล้ว +1

    Thank you very much for the help.

  • @maymaracademy6998
    @maymaracademy6998 7 ปีที่แล้ว

    Hi Mr.Dinesh Kumar. I am stuck with a problem in Excel VBA as I am a newbie.
    I am making a Fee Collection Worksheet in Excel. The problem is
    I want to make a Userform in which it could search the Registration No of a Student and then by selecting a Month from a dropdown list and entering the fee. It should automatically update the fee in that specified cell using the registration no and month.
    Note: The data is in column like
    R NO, Name, Aug, Sep, Oct
    1001, John, 1000, 1000, 1000
    1002, Smith, 1250, 1250, 1250

  • @michaelshealy6926
    @michaelshealy6926 8 ปีที่แล้ว

    Hello Mr. Dinesh, would you know how to select then copy a variable from a vlookup in VBA? I tried using: Var.select, Followed by selection.copy and started with Dim Var as Variant.

  • @guillymoreno486
    @guillymoreno486 7 ปีที่แล้ว

    i m so interested to learn on it sir hopefully u can share me again ur knowledge sir

  • @nadermounir8228
    @nadermounir8228 3 ปีที่แล้ว

    Thank dinesh very nice tutorial 👍

    • @Exceltrainingvideos
      @Exceltrainingvideos  3 ปีที่แล้ว +1

      Welcome 😊. Please share with your friends too.

    • @nadermounir8228
      @nadermounir8228 3 ปีที่แล้ว

      @@Exceltrainingvideos will do. Looking forward for more VBA tutorials

  • @philipcezar6418
    @philipcezar6418 9 ปีที่แล้ว

    This is great exactly what I need. Thank you!!

  • @irfanchohan3815
    @irfanchohan3815 5 ปีที่แล้ว

    AOA respected sir! I found your videos very useful regarding excel problems. Sir, I have one problem which i couldn't find on you tube, if you will solve it i shall be very thankful to you.
    I have two sheets in a workbook and i want to lookup for three values in sheet#2, which should be equal or greater than a certain value in sheet#1.

    • @Exceltrainingvideos
      @Exceltrainingvideos  5 ปีที่แล้ว +1

      Use 'IF' condition with 3 checks like so:
      If a>b and a>c and a =d then
      do something
      end if

  • @gowrip5767
    @gowrip5767 6 ปีที่แล้ว

    Hi dinesh,
    i am having one query. i want to compare two columns ex( one row cells value with another whole column and we found the matches return true other wise false). how to do it in VBA. can you pls guide

  • @johnnarv9474
    @johnnarv9474 7 ปีที่แล้ว

    Can you do a vlookup from another closed workbook (yesterday's file). I always have a new workbook telling me the amount of inventory. And everyday i need to compare what we have today versus yesterday. My lookup value is a order number that changes everyday. The column headers have the same names

  • @sanjayrohilla2093
    @sanjayrohilla2093 4 ปีที่แล้ว

    wow nice video very very helpful

  • @libortesar7207
    @libortesar7207 7 ปีที่แล้ว

    Hello, and thanks for the video.I am not new to excel but quite new to VBA, and I would kindly ask for help how to automate process of selecting data from worksheet “report” to worksheet “destination”. I am able to adjust worksheet ‘report’ so that I can select all names from column “A” to sheet ‘destination’. Name should work as source for other data, but not the
    only one. Based on the criteria in worksheet ‘destination’ I need to count all breaks for specific name. Breaks consists of break, lunch, restroom. Does you or someone know how to combine ‘vlookup’ and probably ‘hlookup’ together with loop in vba or is there better solution if each name does not have all that needs to be counted? Rnge of names is the Limitation for loops. If someone has an idea I can send xlsx sheets for consideration and part of my vba code.

  • @kriskinnu
    @kriskinnu 4 ปีที่แล้ว

    Hello Sir,thanks for the video, I'm just curious to understand that even if we did not declare myrange the code still exhecutes? Can you clarify plz?

    • @Exceltrainingvideos
      @Exceltrainingvideos  4 ปีที่แล้ว

      Excel automatically assigns it to a variable called variant and if you many undeclared variables the macro will run slower. Refer to this link: www.exceltrainingvideos.com/why-it-is-important-to-define-variables-with-dim-in-excel-vba/

    • @kriskinnu
      @kriskinnu 4 ปีที่แล้ว

      @@Exceltrainingvideos sir thank you so much

  • @basheeraladka
    @basheeraladka 5 ปีที่แล้ว

    Sir, thanks for your valuable videos for the ms excel enthusiasts.Well, I am looking for a vba code for general journal posting to general ledger to the respective accounts or accounts head. please.

    • @Exceltrainingvideos
      @Exceltrainingvideos  5 ปีที่แล้ว

      Basically you need to create multiple worksheets and post from your 'journal' the relevant data to the specific accounts worksheets. This link will help: www.exceltrainingvideos.com/copy-paste-multiple-rows-of-data-from-one-workbook-to-another-using-excel-vba/

  • @bipinpandey2618
    @bipinpandey2618 8 ปีที่แล้ว

    Hi Sir,
    I've developed a form & I wanted to apply lookup function for text box. But the challange is it works only when the userorm is opened in front of the worksheet where the the data is.
    If the userform is in from of some other workbook it gives an error.
    Plz help

  • @MasterOfWin
    @MasterOfWin 7 ปีที่แล้ว

    Great tutorial. Thank you!

  • @jasonfernandez6351
    @jasonfernandez6351 6 ปีที่แล้ว

    Hi! I just want to ask what data type i will be using if my lookup value in a textbox contains more than 15 numbers. I received a runtime error 6 every time i run the macro. Thanks in advance for your response. God bless!

  • @vijaysahal4556
    @vijaysahal4556 4 ปีที่แล้ว

    very good sir 👍👍👍

    • @Exceltrainingvideos
      @Exceltrainingvideos  4 ปีที่แล้ว

      Thanks and welcome. Please share the Vlookup VBA tutorial with your friends.

  • @amitkasare9156
    @amitkasare9156 2 ปีที่แล้ว

    Hi sir......one query hai meri....mere pass ek data means master file hai usme name, mobile no, city, order, pincode,status - Dispatch & Pending hai. muje master file me se Dispatch & Pending file new sheet me Lana hai.dispatch & pending data separate mean new sheet create honi chahiye. Pending & dispatch 2 new sheet create hone ke baad jab measter file me new data add Karu tab wo data status ke jariye pending & dispatch sheet me add hona chahiye automatically....ye query formula or VBA coding ke kaise solve hogi...plz tell me formula or VBA code.

    • @Exceltrainingvideos
      @Exceltrainingvideos  2 ปีที่แล้ว

      Please search my channel using the keyword 'report'. You'll find at least 10 videos related to your query.

  • @ashishgoyal4166
    @ashishgoyal4166 7 ปีที่แล้ว

    Sir, please help i have recorded a macro for vlookup but the challange is that it is not going till the last row. it is only calculating till the cell i have recorded it. how can i change it till last row

  • @sasavienne
    @sasavienne 5 ปีที่แล้ว +1

    AMAZING. Thanks.

  • @a.k.sharma9993
    @a.k.sharma9993 5 ปีที่แล้ว

    Hell sir
    have a good day
    I have multy no of sheats in a workbook
    as Tax invoice
    original for reciepient
    duplicate for transport
    Triplicate for Supplier
    Extra copy
    Estimate
    Proforma invoice
    and others
    Now i have a worksheet (Info)
    When i put a logo in Info sheet in a specific cell
    it should be replaced with the existing logo in all sheets
    Thanks again

  • @navneetkumarchauhan5263
    @navneetkumarchauhan5263 7 ปีที่แล้ว

    Hellp SIr , Need a small help. I am creating Pivot table and corresponding chart through Macro , everyhing is going well except the below problem.-Actually if there is no values in the base table columns then during Pivot creation its taking Default 1 in all the respective columns, below is my code .PivotFields("Release Name").Orientation = xlColumnField
    .PivotFields("Period End Date").Orientation = xlRowField
    .PivotFields("Data)").Orientation = xlDataFieldso if "Data" column is Blank , still during pivot creation its taking 1. Please suggest

    • @Exceltrainingvideos
      @Exceltrainingvideos  7 ปีที่แล้ว

      You can exit the sub by using an IF condition for no data in the columns.

    • @navneetkumarchauhan5263
      @navneetkumarchauhan5263 7 ปีที่แล้ว

      Sir , there is a mixup of data , means in some columns data is there and some are blanks

  • @Minirebel69
    @Minirebel69 8 ปีที่แล้ว

    I want to automate 3 excel sheets, but unfortunately without success. I hope you can help me out. Thank you in advance!

  • @insuperable6029
    @insuperable6029 6 ปีที่แล้ว +1

    thats helpful. thank you sir

  • @jaywilliams3423
    @jaywilliams3423 6 ปีที่แล้ว

    Hi There... how would do this if the data you are looking for from vlookup is on a different worksheet to where you want it to output to?
    Eg say we have sheet A values to use for vlookup from sheet B to return values from vlookup to sheet A

    • @Exceltrainingvideos
      @Exceltrainingvideos  6 ปีที่แล้ว

      My latest video will help th-cam.com/video/e_tDrx3zz34/w-d-xo.html or search www.exceltrainingvideos.com There are many videos on this topic.

  • @naveed1884
    @naveed1884 8 ปีที่แล้ว

    But if I want to extract from another workbook using vlookup then what would be code?

  • @k.k.sabariraj6484
    @k.k.sabariraj6484 2 ปีที่แล้ว

    hi sir, thank you for this video presentation. here I need one more vba code for this formula
    =if(a2=VLOOKUP(a2,table1,1,true),VLOOKUP(a2,table1,2,true),"NA")
    applying this formula for the above 4 lacks data we vlookup the values from the next sheet table data
    waiting for your code
    thank you.

  • @tanaskhoury6321
    @tanaskhoury6321 6 ปีที่แล้ว

    Hello I want to make a form with three combboxes
    The first do search the row
    The second do search for a column
    The third can edid the intersection of the row and the column

  • @leopoldozavala2076
    @leopoldozavala2076 8 ปีที่แล้ว

    Hi, Mr. Dinesh , i need your help , when i try to use this sentence displayme an error 1004 " Unable to get the Vlookup property of the the Worksheetfunction clas" i verify all the line and sintaxis i dont find what are wrong, thaks for help

    • @Exceltrainingvideos
      @Exceltrainingvideos  8 ปีที่แล้ว

      Have a look at this link: www.exceltrainingvideos.com/tag/vlookup-using-vba

  • @kiranbainade9737
    @kiranbainade9737 5 ปีที่แล้ว

    I have 2 combo box now i want, if I change any of them other should change automatically like VLookup...
    Combo box depending on each other....

    • @Exceltrainingvideos
      @Exceltrainingvideos  5 ปีที่แล้ว

      This link will help: www.exceltrainingvideos.com/tag/create-dependent-combo-boxes-in-excel-user-form-with-vba/
      Or search www.exceltrainingvideos.com

  • @EdwardBandicoot
    @EdwardBandicoot 5 ปีที่แล้ว +1

    Sir you saved my life

    • @Exceltrainingvideos
      @Exceltrainingvideos  4 ปีที่แล้ว

      Please share with your friends and on social media. You can view more videos in Hindi and English at www.exceltrainingvideos.com/

  • @gerardvaneggermond9967
    @gerardvaneggermond9967 5 ปีที่แล้ว

    Dear Sir, can I combine Vlookup with index and Match, how do I do that?

  • @bunnathnay6576
    @bunnathnay6576 8 ปีที่แล้ว

    Hi teacher.I have the private school. but I want to manege with VBA. Can you help me?

  • @bahnassawy
    @bahnassawy 8 ปีที่แล้ว +2

    hi dear Mr. Dinesh I hope to fiend answer about my comment... thank you so much

  • @guillymoreno486
    @guillymoreno486 7 ปีที่แล้ว

    sir what if the name william is not unique sir in the data record i mean the name william contain another list of data is it possible to display all those information sir using the v look up function?

  • @vikramghorawat7079
    @vikramghorawat7079 6 ปีที่แล้ว

    Sir
    I crate three button for ex a,b and c if A1 = a so that b and c button should be hide only a button should be show only how to possible in vba pls help

  • @akhileshgupta6671
    @akhileshgupta6671 6 ปีที่แล้ว

    in reconciliation, I want vlookup from one sheet to other sheets and reverse for reconciliation can you help

  • @tanujsharma2812
    @tanujsharma2812 3 ปีที่แล้ว

    I need a code in vba that pastes a range from sheet 2 to sheet 3 automatically when any value in that range changes
    Please help.

    • @Exceltrainingvideos
      @Exceltrainingvideos  3 ปีที่แล้ว

      Nobody died till date of doing some search on my channel or website.

  • @ghostdakrong
    @ghostdakrong 3 ปีที่แล้ว

    Thank you very muck. Cảm ơn

  • @aritradey5882
    @aritradey5882 7 ปีที่แล้ว

    Hello sir.can we write macro for vlookup from two different Excel file?

  • @ricardos.8201
    @ricardos.8201 4 ปีที่แล้ว

    Hi... I am struggling with a very simple problem that I don't seem to understand whats happening!
    I have a dynamic range in excel sheet called "placom" the first column with a list of Platforms like "Zelle" "PayPal" "Venmo" etc, the second column the Fee they charge.
    If in the userform cfpla variable lready set with one of the platform names, lookup the corresponding fee, write it in excel sheet as variable cffee and calculate the cfnet wich is the result of the amount set on the userform under the name of cfamo minus the fee.
    ___________
    'Calculation of Fee and Net Income
    If cftyp = "Income" Then
    cffee = Application.WorksheetFunction.VLookup(cfpla, Range("placom"), 2, False)
    cfnet = cfamo - (cfamo * cffee)
    Else
    cffee = ""
    cfnet = ""
    End If
    CF.Cells(nr, "F").Value = cffee
    CF.Cells(nr, "G").Value = cfnet
    Call ResetForm
    _________
    For some reason I am getting cffee "0" and cfnet = cfamo (this is a result of being cffee 0
    Any clues?
    Thank youuuuu

  • @rohankumar025
    @rohankumar025 2 ปีที่แล้ว

    please make a video for vlookup to find value based on column headers if headers change the value changes automatically

    • @Exceltrainingvideos
      @Exceltrainingvideos  2 ปีที่แล้ว +1

      You can use Vlookup with Match.

    • @rohankumar025
      @rohankumar025 2 ปีที่แล้ว

      Sir able to do in excel but not able to do the same using vba for dynamic operation

    • @rohankumar025
      @rohankumar025 2 ปีที่แล้ว

      let it go sir, I have created it through vba.

  • @balasubramanian5232
    @balasubramanian5232 4 ปีที่แล้ว

    Hi sir can you please explain how last row works? Thanks in advance

    • @Exceltrainingvideos
      @Exceltrainingvideos  4 ปีที่แล้ว

      This link should help: www.exceltrainingvideos.com/find-next-blank-row-for-data-entry-using-vba/

  • @jaydeepdixit4204
    @jaydeepdixit4204 2 ปีที่แล้ว

    Sir, how can I get vlookup value in next blank column???
    Thank u....

    • @Exceltrainingvideos
      @Exceltrainingvideos  2 ปีที่แล้ว

      Assign the value to the next blank cell. I have a number of videos on how to find the next blank cell, column or row.

  • @zainali5642
    @zainali5642 7 ปีที่แล้ว

    Hi,
    How can we select a specific cell for lookup value e.g A2

  • @robinbasri7930
    @robinbasri7930 3 ปีที่แล้ว

    This is what i need

    • @Exceltrainingvideos
      @Exceltrainingvideos  3 ปีที่แล้ว

      Glad the Excel VBA tutorial was helpful. Please share with your friends too.

  • @santhoshudayasankar6423
    @santhoshudayasankar6423 7 ปีที่แล้ว

    Thank you sir.

  • @alializadeh8195
    @alializadeh8195 2 ปีที่แล้ว

    مرسی

  • @Aku1985Khera
    @Aku1985Khera 6 ปีที่แล้ว

    Dear Mr. Takyar
    I used your above code to vlookup a data set of 750 employee_codes; however, it gives error 1004 as you mentioned above. The issue is that it looks up the value for the first few cells and after an error, it gives a message box and doesn't resume function for the remaining data sets.
    Please help.

    • @Exceltrainingvideos
      @Exceltrainingvideos  6 ปีที่แล้ว

      Can you share your code? It doesn't matter whether you have 750 employees or 750000 employees!

    • @Aku1985Khera
      @Aku1985Khera 6 ปีที่แล้ว

      Evening Sir.
      I am able to fix this. Silly mistake. I forgot to mention “on error resume next”.

    • @Aku1985Khera
      @Aku1985Khera 6 ปีที่แล้ว

      I am working on a project and it will take 2-3 more days. Once done I’ll show you the complete project

    • @samayraag
      @samayraag 6 ปีที่แล้ว

      Hello Ankur Sir, Can you please share your contact?

  • @tomjone9969
    @tomjone9969 8 ปีที่แล้ว

    Hi
    Can a MACTH function be written in macro.

    • @Exceltrainingvideos
      @Exceltrainingvideos  8 ปีที่แล้ว

      +Tom Jone Yes.

    • @tomjone9969
      @tomjone9969 8 ปีที่แล้ว

      +Dinesh Kumar Takyar
      Excel Mac 2011
      On sheet1 database on sheet2 Match Information I like to Match: name, date hire ,ID#, age, salary, year with company.
      Thank

  • @hannahliteral3342
    @hannahliteral3342 7 ปีที่แล้ว

    hello sir, do you have a tutorial about how to solve error "procedure too large" it seems like my code in one button cannot fit anymore

    • @Exceltrainingvideos
      @Exceltrainingvideos  7 ปีที่แล้ว +1

      Split your code into many modules or sub-routines.

    • @hannahliteral3342
      @hannahliteral3342 7 ปีที่แล้ว

      Dinesh Kumar Takyar hi sir, I am actually having trouble on how to do it, if you have a sample let meknow

    • @hannahliteral3342
      @hannahliteral3342 7 ปีที่แล้ว

      Hi, Sir. I have to code it in one button, do I double click the button so Private Sub button1() then put sub equation1() underneath it?

  • @officialbaryar2017
    @officialbaryar2017 5 ปีที่แล้ว

    Sub se mushkil coding ap k video mn hoti ha

    • @Exceltrainingvideos
      @Exceltrainingvideos  5 ปีที่แล้ว

      I try to code according to the steps. Once you practice you can optimize some of the lines of code.

  • @xiaowenxu5363
    @xiaowenxu5363 7 ปีที่แล้ว

    Can you show me how to do the reverse lookup?

  • @prasanthiv6853
    @prasanthiv6853 6 ปีที่แล้ว

    Sir,Namasthe, then explain...the same... to write the code for userform.Tnq... Ravikiran.

  • @ousmanetall1286
    @ousmanetall1286 2 ปีที่แล้ว

    Hi Are a developer or programming engineer ?

  • @bringitdomo
    @bringitdomo 9 ปีที่แล้ว

    Hi Sir,
    Thank you so much for uploading these videos - they've helped me tremendously with Excel.
    I do have a complicated problem to solve and I was wondering if you can point me to the right direction as to which videos to watch? Or perhaps you could tackle this problem if you fancy a challenge.
    So I've got 5 product codes, and I've formulated 5 different unique excel formula codes for each product. For example,
    Product 1codes to calculate the position is =if( I$I$>$D$D, "BUY", "SELL").
    Product 2 codes: = IF ($I$I>$C$C, "DECISION", IF ($I$I>$G$G, "SELL", IF ("$T$T$G$G, "POINT", IF ($G$G=$A$A, "MAYBE","-")
    Product 4 and 5's codes are equally unique and different.
    As you can see, it's very unique codes and contains nested IFs etc.
    Now I've been copying and pasting these individual codes into separate spreadsheets based on the product (i.e. if it's product 1, I'll paste product 1's code into the cell).
    I've actually done up a LOOKUP table in the hopes of using VLOOKUP to paste the codes according to the product column.
    e.g.
    PRODUCT /// CODE TO PASTE
    This is not possible with the usual =VLOOKUP excel formulas however, I was wondering if this is possible with VLOOKUP VBA? Or do you think I should use multiple nested IFs then on VBA? i.e. If COLUMN M is "product 1", calculate in COLUMN N with this formula "=if( I$I$>$D$D, "BUY", "SELL")."?
    Sorry for the long message, I'm at my wits end at solving this and hope you'll be able to help - thank you for your time!!
    Best,
    Natalie

  • @Blogger-Biswa
    @Blogger-Biswa 4 ปีที่แล้ว

    Awesome

  • @ash9990
    @ash9990 7 ปีที่แล้ว

    Hi my error handler is not working! am i doing something wrong?

  • @jay55patel
    @jay55patel 7 ปีที่แล้ว

    thank you

  • @SmartMoneyReviews
    @SmartMoneyReviews 8 ปีที่แล้ว

    Thanks!!

  • @nikunjgattani999
    @nikunjgattani999 8 ปีที่แล้ว

    Sir, do you have any video on vlookup using dictionary in vba

  • @rajakumaarn5834
    @rajakumaarn5834 7 ปีที่แล้ว

    sir,
    in method 3 I'm getting Error 1004
    kindly help

  • @archanaaa2514
    @archanaaa2514 4 ปีที่แล้ว

    Sir, how to remember coding lines exactly. It's confusing

    • @Exceltrainingvideos
      @Exceltrainingvideos  4 ปีที่แล้ว

      Remembering code is difficult. If you understand the problem and code line by line it's easier. Of course, you need practice. Intellisense in Excel VBA helps a lot.

  • @tedbobit2762
    @tedbobit2762 8 ปีที่แล้ว

    thanks

  • @vikramghorawat7079
    @vikramghorawat7079 6 ปีที่แล้ว

    Sir
    Pls give vba for hide or unhide button on cell base pls

  • @prashantc2066
    @prashantc2066 5 ปีที่แล้ว

    THANKS

  • @ahmedgamal6640
    @ahmedgamal6640 4 ปีที่แล้ว

    where is the code

    • @Exceltrainingvideos
      @Exceltrainingvideos  4 ปีที่แล้ว

      Get it here: www.exceltrainingvideos.com/vlookup-excel-vba/

  • @anhnhatnguyet4628
    @anhnhatnguyet4628 4 ปีที่แล้ว

    Do you use facebook ?

    • @Exceltrainingvideos
      @Exceltrainingvideos  4 ปีที่แล้ว

      Yes: facebook.com/dtakyar

    • @anhnhatnguyet4628
      @anhnhatnguyet4628 4 ปีที่แล้ว

      @@Exceltrainingvideos yes. I have sent content to support via messenger

  • @stockmind4010
    @stockmind4010 8 ปีที่แล้ว

    gREAT

  • @saumajyotimukherjee9121
    @saumajyotimukherjee9121 6 ปีที่แล้ว

    Ok

  • @melishan94
    @melishan94 7 ปีที่แล้ว

    how can I do a vlookup in vba with 2 search criterias and with using diffrent lookup sheets? Please, I need urgent help!

    • @matheusbretasreis3302
      @matheusbretasreis3302 7 ปีที่แล้ว

      I would say to you that using de the index function is the right way