Reply
 
LinkBack Thread Tools Search this Thread Display Modes
  #1   Report Post  
Posted to microsoft.public.excel.programming
external usenet poster
 
Posts: 1
Default 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

Reply
Thread Tools Search this Thread
Search this Thread:

Advanced Search
Display Modes

Posting Rules

Smilies are On
[IMG] code is On
HTML code is Off
Trackbacks are On
Pingbacks are On
Refbacks are On


Similar Threads
Thread Thread Starter Forum Replies Last Post
Macro recorded... tabs & file names changed, macro hangs Steve Excel Worksheet Functions 3 October 30th 09 11:41 AM
macro to look at tabs in spreadsheet pm Excel Discussion (Misc queries) 4 May 12th 09 07:32 PM
Renaming Tabs in a Macro Liz C Excel Discussion (Misc queries) 3 October 30th 08 04:29 PM
Macro to name sheet tabs Bill_S Excel Discussion (Misc queries) 4 April 10th 08 03:45 PM
How do I use tabs in a macro? Frank Kabel Excel Programming 0 August 27th 04 04:54 PM


All times are GMT +1. The time now is 11:05 AM.

Powered by vBulletin® Copyright ©2000 - 2024, Jelsoft Enterprises Ltd.
Copyright ©2004-2024 ExcelBanter.
The comments are property of their posters.
 

About Us

"It's about Microsoft Excel"