Paste Data into Filtered Columns in Excel (Clever Tricks)

Поділитися
Вставка
  • Опубліковано 25 січ 2025

КОМЕНТАРІ • 91

  • @trumpexcel
    @trumpexcel  10 місяців тому +6

    If you found this video useful, please give it a thumbs up 👍 and subscribe to the channel. Also, let me know what Excel topics you want me to cover in future videos.
    Also, I have made all of my Excel courses available for free. You can check these out using the below links:
    ✅ Free Excel Course (Basic to Advanced) - trumpexcel.com/learn-excel/
    ✅ Free Dashboard Course - bit.ly/free-excel-dashboard-course
    ✅ Free VBA course - bit.ly/excel-vba-course
    ✅ Free Power Query Course - bit.ly/power-query-course

  • @IvanCortinas_ES
    @IvanCortinas_ES 10 місяців тому +2

    Excellent analysis. This happens more times than one can think. Thanks for sharing, Sumit.

  • @KuldeepSingh-nq1vi
    @KuldeepSingh-nq1vi 10 місяців тому +2

    Nice video Bro.. That's what I had been looking for many days.. ❤

    • @trumpexcel
      @trumpexcel  10 місяців тому +1

      Thanks Kuldeep... Hope the video is helpful 🙂

  • @MissSlickOne
    @MissSlickOne 10 місяців тому +1

    Thank you for ALL of the videos, I am learning so I can do more things at work like making schedules.

    • @trumpexcel
      @trumpexcel  10 місяців тому

      Glad you are finding the videos helpful 🙂

  • @mohammadalbizri2013
    @mohammadalbizri2013 10 місяців тому +1

    Thank you for usual clever tricks.

    • @trumpexcel
      @trumpexcel  10 місяців тому

      Glad you found the video helpful 🙂

  • @rajeevgosavi4514
    @rajeevgosavi4514 10 місяців тому +1

    Thank you Sumeetji, I really look forward each week for very useful excel tricks and tips. May I please request you to provide a link to download your spreadsheets.

    • @trumpexcel
      @trumpexcel  10 місяців тому

      Thank you Rajeev for the kind words...Have added a link of the download file in the description of the video

    • @rajeevgosavi4514
      @rajeevgosavi4514 10 місяців тому

      @@trumpexcel Thanks Sumitji for your kind response. Really appreciate.

  • @Satwant2463
    @Satwant2463 10 місяців тому +1

    Very important tips. Thanks a lot.

    • @trumpexcel
      @trumpexcel  10 місяців тому +1

      Thanks Satwant.. Glad you found the video helpful 🙂

  • @SivaSakthiRajagopal
    @SivaSakthiRajagopal 8 місяців тому +14

    How you will copy and paste from another sheet?

  • @zenkaixzen
    @zenkaixzen 10 місяців тому +1

    Great video!

  • @Karen-dh7nz
    @Karen-dh7nz 2 місяці тому

    Finally a working VBA code. You saved my day!

  • @VIPULDJHAVERI
    @VIPULDJHAVERI 10 місяців тому +2

    sumit ji , thanks a lot for sharing your brilliance in a very easy and lucid ways making all of us finer excel users ❤

    • @trumpexcel
      @trumpexcel  10 місяців тому

      Thank you so much for the kind words Vipul ji... Glad you found the video helpful 🙂

  • @ReemAbdu-h7p
    @ReemAbdu-h7p 4 місяці тому

    Thank you!! This is the only video explaining the situation accurately.

  • @serdip
    @serdip 10 місяців тому +1

    Thank you for posting this informative video. I was able to import the bonus for each marketing employee using the name and also positionally (with the table that contains just bonus values) using Power Query: no formulas and no VBA. Would be great to see how you'd approach these problems using Power Query. Thank you kindly.

    • @trumpexcel
      @trumpexcel  10 місяців тому +1

      Yeah, can also be done using PQ, but seemed like an overkill unless you're already working with data in PQ. I have not tried it, but I assume it can be done using the name column as the key to combine two tables. And without names, it can be done using an Index column. I will give it a try. If you can share how you did it, that would good learning for all

    • @serdip
      @serdip 10 місяців тому

      Thank you kindly. Since I started learning Power Query ~ 6 months ago, I have tried to use it in solutions that normally use formulas.
      Too bad UA-cam doesn't accommodate posting images. I will try to describe the steps I took:
      1) On the web page provided in the description, I did not see a link to download the file for practice. So I took a screenshot of the table with headers [Name], [Department], [Code], and [Bonus] (named "Employees"). I also took a screenshot of the table with headers [Name] and [Bonus] (named "Name and Bonus"). I also took a screenshot of the table with header [Bonus] (named "Bonus").
      2) I used Power Query to extract the data from each of these tables into Excel.
      3) I loaded each of these tables into Power Query.
      4) I changed the data type of each of the columns in each table to Whole Number or Text, as appropriate.
      5) I performed a left outer join between Employees and Name and Bonus tables, on the [Name] field. I then expanded the linked table and selected the [Bonus] column, thus adding it to the Employees table for the Marketing employees. This was the FIRST report.
      6) I then created a query named "Mktg_Emp_Indexes" by filtering Employees table on [Department] = "Marketing", with columns [Name], [Department], and [Index], starting at 0.
      7) I then created a query named "Indexed_Employees" by performing a left outer join between Employees and Mktg_Emp_Indexes". After expanding, the Employees table now has an [Index] column populated with the indexes from Mktg_Emp_Indexes for the employees who work in the Marketing department. All other rows in the Employees table have null in the [Index] column.
      8) I then added an [Index] column, starting at 0, to the Bonus table.
      8) Finally, I performed a left outer join on the Indexed_Employees and the Bonus tables on the [Index] column, thus bringing in the values from the Bonus table into the Employees table. This was the SECOND report.
      9) Both reports have the bonuses properly matched to the Marketing employees but the order of records in the first report somehow changed while performing the merge.
      Not sure if any of this is clear. It would be easier to show screenshots of the various queries.
      Thank you kindly.

  • @fabianfernandez6723
    @fabianfernandez6723 2 місяці тому +1

    The Fill left option resolved my issue. Thanks!

  • @fekadumulugeta1727
    @fekadumulugeta1727 10 днів тому

    Great video Thank you!

  • @64mustangfan
    @64mustangfan Місяць тому

    Great tips, some I know. I have this situation often, it's quite fiddly, why MSoft has not come up with a better solution like ctrl paste or something...?

  • @surjitkabla8191
    @surjitkabla8191 5 місяців тому +1

    Thanks man you saved my couple of minutes in manual work. V lookup worked for me❤

  • @nadermounir8228
    @nadermounir8228 10 місяців тому +1

    Thanks Summit. Quick question: in the VBA code: Set destinationcells = Destcells.Offset(1,0).Resize(destinationcells.rows.count) what confuses me here is that resize part because the destinstioncells number will be the same size as the original destionacells so you are increasing the number of rows of the destionacells isn't? Can u please clarify ?

    • @trumpexcel
      @trumpexcel  10 місяців тому

      Since I am using this in the For statement, it runs this statement everytime. So if I don't spcidy Resize(destinationcells.rows.count), it would Set destinationcells to one single cell (destCell.Offset(1, 0)) and the loop completes after 2 runs

    • @nadermounir8228
      @nadermounir8228 10 місяців тому

      @@trumpexcel my concern is that Destinationcells will be larger this way and the loop may not end ?

    • @trumpexcel
      @trumpexcel  10 місяців тому +1

      @@nadermounir8228 Yeah, I see the issue. The destination range keep getting bigger, but it still works as I exit the For loop. Let me see if I can make the code better

    • @trumpexcel
      @trumpexcel  10 місяців тому +1

      @@nadermounir8228 Have a look at this one. It solves the issue of destination range shifting with each loop iteration
      Sub PasteintoFilteredColumn()
      Dim visibleSourceCells As Range
      Dim destinationCells As Range
      Dim initialDestinationLastRow As Long
      Dim sourceCell As Range
      Dim destCell As Range
      Set visibleSourceCells = Application.Selection.SpecialCells(xlCellTypeVisible)

      Set destinationCells = Application.InputBox("Please select the destination cells:", Type:=8)

      Application.ScreenUpdating = False


      initialDestinationLastRow = destinationCells.Rows(destinationCells.Rows.Count).Row

      For Each sourceCell In visibleSourceCells.Cells

      For Each destCell In destinationCells.Cells
      If destCell.EntireRow.Hidden = False Then

      sourceCell.Copy
      destCell.PasteSpecial Paste:=xlPasteValues

      If destCell.Row < initialDestinationLastRow Then
      Set destinationCells = destCell.Offset(1, 0).Resize(initialDestinationLastRow - destCell.Row)
      End If

      Exit For
      End If
      Next destCell
      Next sourceCell
      Application.CutCopyMode = False
      Application.ScreenUpdating = True

      End Sub

    • @nadermounir8228
      @nadermounir8228 10 місяців тому +1

      @@trumpexcel Thank you Sumnit. Now the pasting cells not increasing in size. Just one more thing : can we write this:
      IntialDestinationLastRow = Destination.Rows.Count.Row instead of Destination.Rows(Destination.rows.count).row ??
      I am not very good in VBA but thought I would ask this ?

  • @vinodpareek8023
    @vinodpareek8023 3 місяці тому +1

    Very Nice tips for pasting data in filtered column, I was struggling to do this but by your this video my problem is solved easily. Thanks for this

    • @trumpexcel
      @trumpexcel  3 місяці тому

      Glad the video helped 🙂

  • @serhadcizmecioglu2014
    @serhadcizmecioglu2014 Місяць тому +1

    Excellent, thank you...

  • @lydethful
    @lydethful 6 місяців тому +1

    Thanks so much. It has caused me headache for years.

  • @sudhanshusrivastava1776
    @sudhanshusrivastava1776 10 місяців тому +1

    Thank you so much Sir

  • @knowndestiny
    @knowndestiny 2 місяці тому

    Hi, @trumpexcel
    I Did the vlookup for the filtered cells but now i want to remove the formulae for vlookup as other rows have other formulae in my excel, how can i remove the vlookup, breaklinks will not work as the vlookup is from the same workbook..Any guidance will be helpful

  • @BlakeAbbott-s7u
    @BlakeAbbott-s7u 6 місяців тому

    Thank you for the content. When copying data from another sheet or workbook using the VBA model, can you only copy one column at a time or can you do multiple? I followed the steps in the video but only the first column I had copied made it to my filtered data (I had 8 columns copied). Thank you for your help!

  • @davidcocuzzi
    @davidcocuzzi 6 місяців тому

    Great VBA code, I have tried it and it works for single columns. But can it be altered to paste multiple columns at once?

    • @BlakeAbbott-s7u
      @BlakeAbbott-s7u 6 місяців тому

      I am having the issue too. Were you able to find a solution?

    • @davidcocuzzi
      @davidcocuzzi 4 місяці тому

      @@BlakeAbbott-s7u not yet

  • @fernandocaceres9930
    @fernandocaceres9930 10 місяців тому +1

    Thanks Sumit!!

  • @martinfernandes5029
    @martinfernandes5029 9 місяців тому

    Was looking for this for years ❤

  • @JAAlamon
    @JAAlamon 8 місяців тому

    How about if you need to copy paste data in different excel sheet ?

  • @AnjaneyOO7
    @AnjaneyOO7 5 місяців тому

    Could you please make it work for multiple columns data selection and paste into filtered columns through VBA

  • @avishekdasgupta4262
    @avishekdasgupta4262 3 місяці тому

    Excellent piee of code. I as looking for such a soultion for a very long time.

  • @ZONALEDUCATIONOFFICEPUTTALAM
    @ZONALEDUCATIONOFFICEPUTTALAM 10 місяців тому +1

    Very useful video. Thank you.

    • @trumpexcel
      @trumpexcel  10 місяців тому

      Glad you found the video helpful 🙂

  • @warwin9913
    @warwin9913 4 місяці тому

    what about copying values from cells that contain formula?

  • @VanityChick
    @VanityChick 8 місяців тому

    How do you do this with different sheets because thats what I'm trying to do and its not working.

  • @jeevanKumar-hm5ob
    @jeevanKumar-hm5ob 8 місяців тому +1

    Thanks for knowledge share 🎉 it worked

  • @afriend8961
    @afriend8961 4 місяці тому

    I can't find an answer to this online! All my search criteria seems to be off! I'm trying to (simply) add new data (any data) to a filtered column so that the new data now appears in said column for future filtering. I can't seem to remember how to! Thanks!

    • @afriend8961
      @afriend8961 4 місяці тому

      UPDATE! I literally just typed the data in the cell under the filtered column, and now see it becomes part of the filtered data! Lol. I did say 'simple'. Lol. Thanks!

  • @anandkanke3745
    @anandkanke3745 2 місяці тому

    Awesome 👍

  • @conniewymer9127
    @conniewymer9127 4 місяці тому +1

    JESUS CHRIST THANK YOU FOR THIS VIDEO DUDE. ❤❤

  • @meetkcs
    @meetkcs 10 місяців тому

    Good - Informative Content. - Keep up the Good Work !!

  • @vasudevansure3375
    @vasudevansure3375 4 місяці тому

    When we delete the second sheet,Data gone from main sheet how can we solve this

  • @TheGamingMemoriesArchive
    @TheGamingMemoriesArchive 9 місяців тому +2

    Brother your video saved me thank you

    • @trumpexcel
      @trumpexcel  9 місяців тому

      Glad the video helped 🙂

  • @edwinli2484
    @edwinli2484 8 місяців тому +1

    excellent. thank you

  • @Navneetsingh-ud2ru
    @Navneetsingh-ud2ru 10 місяців тому

    Hello Sir,
    Please help with similarity function.

    • @trumpexcel
      @trumpexcel  10 місяців тому

      I am not aware of any SIMILARITY function in Excel. Are you talking about partial match of fuzzy match?

    • @Navneetsingh-ud2ru
      @Navneetsingh-ud2ru 10 місяців тому

      Referring to % similarity of text string. Please check link for more m.ua-cam.com/video/7_C9lEUHM10/v-deo.html&pp=ygUcU2ltaWxhcml0eSBmdW5jdGlvbiBpbiBleGNlbA%3D%3D

    • @trumpexcel
      @trumpexcel  10 місяців тому

      This is not an inbuilt function in Excel, and someone has created it using User defined function in VBA

    • @Navneetsingh-ud2ru
      @Navneetsingh-ud2ru 10 місяців тому

      Will you please help with the VBA?

  • @vdinesh8894
    @vdinesh8894 5 місяців тому

    Help ful😊

  • @hunthunt2005
    @hunthunt2005 8 місяців тому

    great and thanks, I will try the google one.

  • @SudeshSivenarain-sf8ph
    @SudeshSivenarain-sf8ph 10 місяців тому

    Hi Sumith, really handy, can you share the code.

    • @trumpexcel
      @trumpexcel  10 місяців тому

      Hello Sudesh... You can get the VBA from here - trumpexcel.com/paste-into-filtered-column/#Using-VBA-works-in-all-scenarios

  • @prathikshetty5905
    @prathikshetty5905 3 місяці тому

    Thank You

  • @nanireviewitall9270
    @nanireviewitall9270 8 місяців тому

    Thank you so much

  • @vinhkopro
    @vinhkopro 5 місяців тому

    thank you, bro

  • @leyingmanlrtdoc8255
    @leyingmanlrtdoc8255 2 місяці тому

    Thanks

  • @kevanodanendra5372
    @kevanodanendra5372 4 місяці тому

    Cool Mate!

  • @mugenjie
    @mugenjie Місяць тому

    Isn't this just a bug? What's the use case for copying only visible cells but then pasting into hidden cells, that justifies it being default behaviour? It just makes using the software that much more difficult and increases the likelihood of mistakes and data corruption. Requiring VBA for what should be simple copying and pasting? It should be the other way round, where VBA is required for copying visible cells and pasting into hidden cells in filtered ranges.

    • @trumpexcel
      @trumpexcel  Місяць тому

      I agree... This should be the default option. Sadly it isn't, so we need to resort to these workarounds

  • @muhamedshahidpm8320
    @muhamedshahidpm8320 10 місяців тому +1

    ❤❤❤❤

  • @PankajSharma55298
    @PankajSharma55298 10 місяців тому +1

    😊😊

  • @jewleprince1680
    @jewleprince1680 Місяць тому

    Jesus loves you brother

  • @nurhijjahsyazalinaabdulrah259
    @nurhijjahsyazalinaabdulrah259 2 місяці тому

    my excel crashed TT

  • @phdsupervisor9512
    @phdsupervisor9512 6 місяців тому

    Just waste of time , please don't watch this video if you are beginner

  • @arisangelou908
    @arisangelou908 2 місяці тому

    Thank you captain obvious

  • @tilekt4248
    @tilekt4248 3 місяці тому

    You didn't have to make a 10-minute video.

  • @IvanCortinas_ES
    @IvanCortinas_ES 10 місяців тому +3

    Excellent analysis. This happens more times than one can think. Thanks for sharing, Sumit.

    • @trumpexcel
      @trumpexcel  10 місяців тому +1

      Thanks Iván.. True, this is a pain point. I wish regular copy paste could work in this scenario. The work around are fine, but seems too much for something that should be easier.