Reply
 
LinkBack Thread Tools Search this Thread Display Modes
  #1   Report Post  
Posted to microsoft.public.excel.programming
external usenet poster
 
Posts: 74
Default deleting rows across worksheets?

i have several worksheets (ie a,b,c,etc) that have variations of the same
information on them. I would like to be able to manually select a cell on
worksheet "a" and then by activating a macro ....delete the row that it is in
across all of the worksheets.
--
dr chuck
  #2   Report Post  
Posted to microsoft.public.excel.programming
external usenet poster
 
Posts: 2,718
Default deleting rows across worksheets?

It's pretty easy to do it manually. Select the sheets you want this to
happen to (Ctrl-click or Shift-click on their tabs, or right click a
worksheet tab and pick Select All Sheets).

This puts you in 'Group mode'. What you do to one sheets affects all
selected sheets at that point.

--
Jim
"dr chuck" wrote in message
...
|i have several worksheets (ie a,b,c,etc) that have variations of the same
| information on them. I would like to be able to manually select a cell on
| worksheet "a" and then by activating a macro ....delete the row that it is
in
| across all of the worksheets.
| --
| dr chuck


  #3   Report Post  
Posted to microsoft.public.excel.programming
external usenet poster
 
Posts: 74
Default deleting rows across worksheets?

Thanks Jim,

For a person who is learning how to use excel and VBA by trial and error and
necessity... sometimes the obvious and easy solutions are quite elusive.
--
dr chuck


"Jim Rech" wrote:

It's pretty easy to do it manually. Select the sheets you want this to
happen to (Ctrl-click or Shift-click on their tabs, or right click a
worksheet tab and pick Select All Sheets).

This puts you in 'Group mode'. What you do to one sheets affects all
selected sheets at that point.

--
Jim
"dr chuck" wrote in message
...
|i have several worksheets (ie a,b,c,etc) that have variations of the same
| information on them. I would like to be able to manually select a cell on
| worksheet "a" and then by activating a macro ....delete the row that it is
in
| across all of the worksheets.
| --
| dr chuck



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 for deleting rows and serialising the remaing rows Srinivasulu Bhattaram Setting up and Configuration of Excel 1 November 12th 08 06:05 PM
Inserting/deleting rows between worksheets Klee Excel Worksheet Functions 4 July 22nd 07 07:41 PM
deleting hidden rows so i can print only the rows showing?????? jenn Excel Worksheet Functions 0 October 6th 05 04:05 PM
Question about deleting rows from sorted linked worksheets DewChugr Excel Worksheet Functions 0 September 20th 05 09:25 PM
Deleting a rows from multiple worksheets School Teacher Excel Worksheet Functions 0 July 6th 05 06:52 PM


All times are GMT +1. The time now is 10:48 AM.

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

About Us

"It's about Microsoft Excel"