Excel 2010 VBA Tutorial 37 - Events - Worksheet Change

preview_player
Показать описание
How to make code that will respond to a worksheet change, also how to turn off worksheet events.
Рекомендации по теме
Комментарии
Автор

Thank you for the Tutorial! But I can't understand how a function can return two values?! (2 str) If i do the same thing with the conevolume function (I assign two different calculations to the volume variable) and call the function from a main sub, it will retun thelast assignation for the volume, not both)
Ps: i've tried to write in one same cell mankler and wazzle, the censor function worked for both.
Could you explain this part please?
Thank you

fabienfelicite
Автор

How would you make is censor/change text for the entire workbook? Ex. I added a sheet and it doesn't work.

WRuffu
Автор

Can you please again why the code got stuck and how it is resolved using "Application.EnableEvents"?

robinbajaj
Автор

hey, I'm kanda confused about the cl. Does it means column? Why it doesn't need to dim cl? Thanks!

huangxiaoyi
Автор

Hi I have a problem after debugging the code does not work anymore

dummyaccount