convert vba to ahk code

Get help with using AutoHotkey (v1.1 and older) and its commands and hotkeys
twc_gaurav
Posts: 2
Joined: 20 Oct 2018, 19:47

convert vba to ahk code

20 Oct 2018, 20:03

ActiveSheet.PivotTables("PivotTable5").PivotFields("pivotfieldname").CurrentPage = _
"(All)"
With ActiveSheet.PivotTables("PivotTable5").PivotFields("pivotfieldname")



.PivotItems("filteredvalue").Visible = True

End With

could any one help me to convert this code in ahk code ,
Action to Perform:- I have a pivot table 5, "pivotfieldname", i want to select one pivot items that is specified in code by "filtered value"

Return to “Ask for Help (v1)”

Who is online

Users browsing this forum: jaka1, mikeyww, ReyAHK, Rohwedder and 290 guests