VBA Macro To Find Count of No.Of Sheets In A Active WorkBook
Sub Count_Shts()
Mycount = Application.Sheets.Count
MsgBox Mycount
End Sub
Sub Count_Shts()
Mycount = Application.Sheets.Count
MsgBox Mycount
End Sub
The Power BI Blog for Professional Learning of the Microsoft Power BI, SQL Server, T-SQL, ETL, R Programming and Excel VBA Macros
How to Dynamically compare two Snapshots Data in Power BI Scenario: Suppose, we have a sample Sales data, which is stored with Monthly Snaps...
No comments:
Post a Comment
Hi User, Thank You for visiting My Blog. Please post your genuine Feedback or comments only related to this Blog Posts. Please do not post any Spam comments or Advertising kind of comments which will be Ignored.