VBA – Excel – Tips on Learning VBA
Every now and again I am asked what is the best method to learn VBA. On this topic here are
Read moreEvery now and again I am asked what is the best method to learn VBA. On this topic here are
Read morePossibly useful to sort, order or compare lists of non-identical but related strings.
Read moreRoutine to position shapes in worksheet based on specified ranges. Note: Can use ‘print shape name‘ routine to create required
Read moreRoutine to list names of shapes in specific worksheet or current workbook. Can make adjustments here to list various shape
Read moreWhen there are a lot of hidden worksheets, making them visible one by one can be a pain. Stick this
Read moreGreat page on referencing pivot table ranges – shows the range selected for each selection method used http://www.globaliconnect.com/excel/index.php?option=com_content&view=article&id=154:referencing-an-excel-pivot-table-range-using-vba&catid=79&Itemid=475 Excel Chart
Read moreFunction to return a value for a specific id from a dataset with column headers in the first row (ie
Read moreSimple PivotTable report to show basic information about PivotTables in the activework. Useful in tracking down lost PivotTables and other
Read moreThe puzzle: One hundred passengers are about to board a plane. The first passenger lost his boarding pass and decides
Read more