Thursday, 11 September, 2025г.
russian english deutsch french spanish portuguese czech greek georgian chinese japanese korean indonesian turkish thai uzbek

пример: покупка автомобиля в Запорожье

 

Macro tutorial - How to delete the last row

Macro tutorial - How to delete the last rowУ вашего броузера проблема в совместимости с HTML5
In this video we outline how you can create a macro that will delete the last row in your dataset. If you are new to excel macros then please watch the following playlist before we get started: https://www.youtube.com/watch?v=vtTa8y6i_rM&list=PL79KcbI5zuLia0WPZNPW89wH3sNj_jPrG The code that we used in this video is as follows: Range("A" & Rows.Count).End(xlUp).Select ActiveCell.EntireRow.Delete If you have any questions or comments then please put these in the description below. Thankyou for liking and subscribing.
Мой аккаунт