Used this successfully in Google Sheets and has saved me so much time. Thank you so much!
@teoxengineer2 жыл бұрын
Thank you. It is amazing by using advance filter with vba. However, you didn’t mention about when we would want to use or criteria with advanced filter. How can we return multiple criteria with advance filter?
@IvanCortinas_ES2 жыл бұрын
A big advantage is to use CurrentRegion inside the macro. Thank you Chester.
@user-zx5gk7kk5s8 ай бұрын
Excellent video. I have been searching for a video like this for a long time. Thank you. I do have a question. I followed your instructions all the way, but in my case, I'm trying to use this formula to transfer certain transactions from my check register to add to my savings registry. This formula allowed me to transfer the amount, but it will show up as a deduction only. I need it to show up in the credit or deposit column. Any suggestions?
@emilytran8411 ай бұрын
Thank you for your video. Easy understanding and helpful !
@paulinetluong Жыл бұрын
Thank you for this helpful tutorial. I was able to create the filtered table on the other sheet, but when I went to "View Code" to make the Advanced Filter update every time, there was no written code that shows up in VBA. Could you help me here?
@cristinagaldona951 Жыл бұрын
What a helpful video! Thank you for posting
@peterhosking27056 ай бұрын
Nice work, thank you
@racheljones704511 ай бұрын
Is there a way to do this same thing in google sheets?
@georgegucchi3680 Жыл бұрын
Wow! Thank you. I had been trying to use the Filter formula and it just keep blowing up trying to filter an array.
@edcooper14719 ай бұрын
What if I add (insert) a new row of data, in the middle of the worksheet data, or the beginning or the end the worksheet data? Will it autmatically adjust to accommodate the new range?
@zouagrimohammed Жыл бұрын
Thanks so much for this good and simple tutorial 🎉🎉🎉🎉
@laurengreen62819 ай бұрын
How would I apply this filter formula to a whole sheet? And the function doesnt seem to work if there are blank cells too. Any ideas?
@LordBransty Жыл бұрын
Great stuff. Thank you!
@shaunrowley72302 жыл бұрын
Excellent and helped me understand the filter function in Excel 365
@sarthakc5224 Жыл бұрын
Thank you sir !
@Obrik Жыл бұрын
Thank you much ^^
@zouagrimohammed Жыл бұрын
Thanks but i rewrite the text code, because i have the Microsoft office pro plis 2016
@chintanprajapati5898 Жыл бұрын
One excel multiple sheet (10 sheet).. In all sheets Multiple city data (15 city) If any short way to split - In one excel 10 sheet with 1 city wise data split.
@hojatzahedi77947 ай бұрын
Thanks a lot
@MrDelivered911 Жыл бұрын
I typed this exactly as shown except with items relevant to my data. I keep getting “compile error: expected list separator or )”. What am i doing wrong