Reply
 
LinkBack Thread Tools Search this Thread Display Modes
  #1   Report Post  
Posted to microsoft.public.excel.programming
PWK PWK is offline
external usenet poster
 
Posts: 27
Default Users are adding rows to worksheets

I have asked several questions during the development of this project,
thanks to all that responded. The users are starting out with a
'clean' workbooks one or two data collection clerks have added several
rows to several of the worksheets below collected data...
How can I programmably “compare” old and new worksheets and remove the
rows they added before copying and pasting. I would like to make sure
rows 4-11, 17-23, and 29-34 remain where they were originally
located. Each cell B4, B17, and B29 have unique names in the original
that I could use to compare worksheets. I’m stuck, any help would be
appreciated. I hope to become adept enough to answer future questions
like this for others

  #2   Report Post  
Posted to microsoft.public.excel.programming
external usenet poster
 
Posts: 72
Default Users are adding rows to worksheets

If your data has headers or a specific cell that shows the beginning you
could use cells.find to find that cell in the new worksheet and then
manipulate it however afterwards.
--
Roland


"pwk" wrote:

I have asked several questions during the development of this project,
thanks to all that responded. The users are starting out with a
'clean' workbooks one or two data collection clerks have added several
rows to several of the worksheets below collected data...
How can I programmably €ścompare€ť old and new worksheets and remove the
rows they added before copying and pasting. I would like to make sure
rows 4-11, 17-23, and 29-34 remain where they were originally
located. Each cell B4, B17, and B29 have unique names in the original
that I could use to compare worksheets. Im stuck, any help would be
appreciated. I hope to become adept enough to answer future questions
like this for others


  #3   Report Post  
Posted to microsoft.public.excel.programming
PWK PWK is offline
external usenet poster
 
Posts: 27
Default Users are adding rows to worksheets

On Feb 16, 1:42*pm, Roland wrote:
If your data has headers or a specific cell that shows the beginning you
could use cells.find to find that cell in the new worksheet and then
manipulate it however afterwards. *
--
Roland



"pwk" wrote:
I have asked several questions during the development of this project,
thanks to all that responded. The users are starting out with a
'clean' workbooks one or two data collection clerks have added several
rows to several of the worksheets below collected data...
How can I programmably “compare” old and new worksheets and remove the
rows they added before copying and pasting. *I would like to make sure
rows 4-11, 17-23, and 29-34 remain where they were originally
located. *Each cell B4, B17, and B29 have unique names in the original
that I could use to compare worksheets. I’m stuck, any help would be
appreciated. I hope to become adept enough to answer future questions
like this for others- Hide quoted text -


- Show quoted text -


I would like to loop through all worksheets in a combined workbook of
up to 60 sheets checking them and making repairs necessary, so they
all match up.
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
code to prevent users from adding new worksheets jat Excel Worksheet Functions 2 March 18th 09 08:24 PM
Prevent users from adding rows in Excel 2000 ALEX Excel Discussion (Misc queries) 4 October 10th 06 05:18 PM
Adding Rows offsets to working rows across two worksheets tom Setting up and Configuration of Excel 3 July 30th 06 07:54 PM
adding rows to several worksheets Stefanie Excel Discussion (Misc queries) 1 April 5th 05 02:52 PM
Help - Automating a file.. Adding Users , Deleting users, Changing Tim Harding Excel Worksheet Functions 0 March 16th 05 01:25 PM


All times are GMT +1. The time now is 02:42 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"