Having Knowledge of VBA is more step ahead of knowing excel only. Thanks a tons😊
@darshankatariya50553 жыл бұрын
Thanks sir your are amazing person you save my 15 minutes daily
@ExcelDestination3 жыл бұрын
Most welcome
@jp55442 жыл бұрын
Great Brother Nice Solution as i need to auto update without enabling macro file. It works fine.Thanks a lot.
@singhsanjiv3 жыл бұрын
What if you add new entries to source data, will it make changes
@Nanoshkatino3 жыл бұрын
Thank you so much, however, i started getting a debug to remove P.refresh. how can i fix this?
@biplobmondal201 Жыл бұрын
will it work if the "source data" rows increases?
@kristinapaseru2518Ай бұрын
thank you for that. i tried to add more data on the source data but didnt updated on the pivot, can you also make video about that too?
@luismagana3815 Жыл бұрын
This works if I add more rows?
@patrickwiz Жыл бұрын
Hi, good video solved my issue just how do you retain the undo history
@ThGrum Жыл бұрын
Thank you. Greetings from Bavaria to India😎😎
@kameshrao65424 жыл бұрын
Dear Sir Thank you for your valuable trick. how we open the VB window without short of ALT+F11. Kindly tell me. In the laptop, this combination is not working. This helps me to use this refresh option.
@ExcelDestination4 жыл бұрын
In Laptops, function keys like F11, F10, F9 etc works with Function Key (fn). So, In laptop, you can try ALT + fn + F11.........it should work. Apart from shortcut, you can go to "developer" tab in Menu and then select "Visual Basic" to reach to VBA Editor window. Let me know if it helps......
@jaiminshah55034 жыл бұрын
Can we present pivot table in customise format where i can add extra column which is not in the data table ?
@ExcelDestination4 жыл бұрын
pivot table has feature of "calculated field" which can give you additional data to original data.
@jaiminshah55034 жыл бұрын
@@ExcelDestination Hi.. thank you for your reply.. Can you please send me a video showing this feature ?
@irenestefanopoulou69372 жыл бұрын
Thank you. It was very helpful. It works fine. Finally I have solve my problem.😄
@JB_Photog3 жыл бұрын
Will this work for pivot charts using data connections?
@beckyheyduk10773 жыл бұрын
I am trying to do this where the pivot tables and source data are on protected sheets. Recommendations on unprotecting, running this, and then protecting again?
@raunikal41254 жыл бұрын
Will this work on multiple pivot tables across multiple sheets?
@ExcelDestination4 жыл бұрын
It is working for all pivot tables across one sheet only. However, you can use the same code on all those sheets, where you have multiple pivot tables. Try it .......if it doesn't work, let me know.
@Mbolt10234 ай бұрын
Once the formula is added to the sheet, you can’t undo an entry. Is there a fix?
@ibadkhan4814 жыл бұрын
It’s not letting me scrolling in the source sheet how can i assign it to a button as it’s not reflecting under Macros option
@ExcelDestination4 жыл бұрын
You can add a command button and assign this code to command Button. There is a tutorial, you can take help from. Link is given below : kzbin.info/www/bejne/i2XPl2B9g5V-idE
@pro-valuefinancial97684 жыл бұрын
Alt+F11 is not functioning with me, do we need any specific extensions file
@ExcelDestination4 жыл бұрын
not sure, but I guess, you can try this with Function Key (fn) then you need to use Alt+fn+F11
@bubblebee9867 Жыл бұрын
Hi sir, I am not getting first drop down? Can you help?
@atik21ahmed4 жыл бұрын
If we add row is it working??
@ExcelDestination4 жыл бұрын
it should.......try out and share your experience
@yaseenbasha74304 жыл бұрын
Thank you for the coding, Query: when I am reducing the rows its refreshing data in pivot table but when I am trying to add rows it's not adding new data in pivot table. Please help on this when data range reduces or increases. Thanks in advance
@ganeshtanpure94754 жыл бұрын
What if no. Of rows in source data increase or decrease?
@ExcelDestination4 жыл бұрын
Code is executing, whenever "Enter" is pressed on data sheet. So, once you increase or decrease data and press enter, it would work. You can try at your end and share your experience.
@mithunthalanki5820 Жыл бұрын
sir if we add new item in Source data it is not giving new spread sheet sir plz help me in this
@cherinehaddad48194 жыл бұрын
Thank you so much. It works when I put it in the worksheet, but I have multiple worksheets. Can you please tell me how to put this code for the whole workbook instead of worksheet. Thank you
@ExcelDestination4 жыл бұрын
actually selection change event works at worksheet level. So, you can copy paste the code for each worksheets, where you need this.
@PrakashPrajapati-lz3oj7 ай бұрын
Sir If I closed file and reopen and add new data this steps doesn't refresh
@trentfontanella63594 жыл бұрын
Very helpful. Thank you
@ExcelDestination4 жыл бұрын
You're welcome!
@binhnguyenvan41362 жыл бұрын
Good job bro 😊
@ExcelDestination2 жыл бұрын
Thanks
@Buenofokai6712 жыл бұрын
This is awesome, but when I input this VBA code, the Ctrl+Z feature is disabled. Help?
@kthlnmbr6 ай бұрын
me too, any updates or resolution on this?
@NomadOverlandRangers4 жыл бұрын
This macro works fine, but how to save this macro, as whenever I close the Workbook and open next day this macro is missing on source sheet and I need to update the same again. Please help.
@ExcelDestination4 жыл бұрын
this macro is event based. I would suggest to use this code on command click or you can use on short cut also.
@satishsuthar76 ай бұрын
Thnx for this sir. But after this activity undo doesnt work.
@samuelfranciscogarcia14404 жыл бұрын
Podrías compartir tu archivo dejando el link de descarga por favor. 🎂
@jessicaperez59462 жыл бұрын
Will this work on multiple pivot tables across multiple sheets changing the date on each?
@sibusisocomfort55204 жыл бұрын
Why does it take so long to execute the code?
@ExcelDestination4 жыл бұрын
not sure
@sibusisocomfort55204 жыл бұрын
@@ExcelDestination I figured it out. I had at least 3 levels of table references in different sheets, and the refreshing isn't linked to the primary worksheet.
@iamvenomgaming9467 Жыл бұрын
I tried but it shows I need to enable Macro, how?
@chikamutiaraf Жыл бұрын
thanks to you bro
@tech-guru516 Жыл бұрын
amazing. you solved a big problem. well done
@vaishaliyadav50093 жыл бұрын
how to refresh all sheet automatically with 5 min interval with ( auto refresh on /off button) "when excel data-properties option disable"
@jincemathew884210 ай бұрын
While saving the file select save as type as "Excel macro enabled workbook"
@artameher866 ай бұрын
alt+ f11 not working in my laptop
@sohailmallick0096 ай бұрын
Enable developer option first
@mdshohidulislam-fl9wt6 ай бұрын
আমার স্কেল সিট এ চার আইটেম আছে তিন নাম্বার টায় রিফ্রেশ হয় না একটা ভিডিও দিবেন প্লিজ
@rajaverma10411 ай бұрын
Nice
@HelpMe-ou3ik2 жыл бұрын
Hello, I would like to split a document by destination (for example) and create automatically various specific files (for each destination) with the relevant pivot chart. How to do to update the data source of the new pivot charts each time (Spain, Italy, France...) ? As they keep the original data source with all destinations (Europe). Thanks Dim pt As PivotTable Dim MyData As Excel.ListObject Set MyData = Application.Range(Europe).ListObject For Each pt In ActiveWorkbook.Worksheets("Chart - City").PivotTables pt.ChangePivotCache ActiveWorkbook.PivotCaches.Create _ (SourceType:=xlDatabase, SourceData:="MyData") Next pt
@ZubairChoudhary4 жыл бұрын
awesome
@learnwithMYRA2311 Жыл бұрын
Can you please guide if the data is changing every second and I want to reflect change in data every 3 min how can I plot it