ExcelBanter

ExcelBanter (https://www.excelbanter.com/)
-   Excel Programming (https://www.excelbanter.com/excel-programming/)
-   -   How do I use tabs in a macro? (https://www.excelbanter.com/excel-programming/308213-re-how-do-i-use-tabs-macro.html)

mangesh_yadav[_47_]

How do I use tabs in a macro?
 
Sub tab_duplicate()
cl = ActiveCell.column
rw = ActiveCell.Row
Cells(rw, cl + 1).Select
End Sub

- manges

--
Message posted from http://www.ExcelForum.com



All times are GMT +1. The time now is 01:53 AM.

Powered by vBulletin® Copyright ©2000 - 2025, Jelsoft Enterprises Ltd.
ExcelBanter.com