Excel VBA Forms Part 12 - Toggle Buttons

preview_player
Показать описание


By Andrew Gould

Рекомендации по теме
Комментарии
Автор

Wow!!! This is fantastic! Did not know toggle buttons could be used so efficiently! Thank you Andrew! :)

divyal
Автор

@9:28 Settng the Default Value in Code ~ Just a general note to anyone that may find themselves in the same situation...

I like the idea of using the Sort by ID toggle button indicating how the list is sorted, however; I have been using named Tables and referring to Ranges by the tables & column headings like this: Range("tblNamedTable[ColumnHeading]"), rather than by Range("A2") type coding convention.

I've been using named Tables & named Ranges extensively in Excel since before deciding to learn VBA, and find them very convenient; especially now as I am learning VBA from you & your channel.

This Code technique that changes the Column Headings will obviously break the other Procedure that rely the Column Headings in the Table(s) which I refer to in other Subs.

If will have to find a work around to utilize this procedure tho because, as I said above... I definitely like this idea to utilize yet another feature of the toggle button!

wattjock
Автор

I love how you put in ctrl- to delete a row, to also teach us short cut. Consider me though!

WalyB
Автор

Rajesh, I believe Andrew's services are for contract under the WiseOwl brand.

Aaronetic
Автор

Hi Andrew, Hope you can support to fix macro code to run the solver automatically in multiple rows. As I am working on the forecasting model template and I like to minimize the value of column IQ by adjusting the value of Column DT, DU and DV. Your urgent support will be highly appreciated.RegardsRajesh

rajesha.s
welcome to shbcf.ru