Reply
 
LinkBack Thread Tools Search this Thread Display Modes
  #1   Report Post  
Posted to microsoft.public.excel.worksheet.functions
external usenet poster
 
Posts: 25
Default If value is then copy

Can someone can help me??? I need a VBA code that will say
if value of cell A2 is equal to x then copy G2:P2 to worksheet test2
if value of cell B2 is equal to x then copy G2:P2 to worksheet test3
etc...
if value of cell A3 is equal to x then copy G3:P3 to worksheet test2
if value of cell B3 is equal to x then copy G3:P3to worksheet test3
etc...
There has to be a faster way??? I have 6 items to check across and 350
down (more will be added. Please note row 2 may have an x in A2 and B2 but
row 3 may only have an x in B3..... Thank you in advance

  #3   Report Post  
Posted to microsoft.public.excel.worksheet.functions
external usenet poster
 
Posts: 25
Default If value is then copy

no have not looked but will... As for where in worksheet "test2" all 6
worksheets are set up with the same header row so it should past in the first
empty row starting on A2.
Thanks in advance....


"Don Guillett" wrote:


Have a look in the vba help index for select case and incorporate into a
for/each loop.
You don't say where in test2 to copy to

--
Don Guillett
Microsoft MVP Excel
SalesAid Software

"Carolina Girl" wrote in message
...
Can someone can help me??? I need a VBA code that will say
if value of cell A2 is equal to x then copy G2:P2 to worksheet test2
if value of cell B2 is equal to x then copy G2:P2 to worksheet test3
etc...
if value of cell A3 is equal to x then copy G3:P3 to worksheet test2
if value of cell B3 is equal to x then copy G3:P3to worksheet test3
etc...
There has to be a faster way??? I have 6 items to check across and 350
down (more will be added. Please note row 2 may have an x in A2 and B2 but
row 3 may only have an x in B3..... Thank you in advance



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
Copy and paste versus copy and insert copied cells Alana New Users to Excel 1 September 28th 07 08:58 PM
I copy a formula and the results copy from the original cell brooklynsd Excel Discussion (Misc queries) 1 June 23rd 07 01:35 AM
copy between worksheets does not copy formulae just values Chris@1000 Oaks Excel Discussion (Misc queries) 0 March 19th 06 11:44 AM
Copy/Paste how to avoid the copy of formula cells w/o calc values Dennis Excel Discussion (Misc queries) 10 March 2nd 06 10:47 PM
EXCEL FILE a copy/a copy/a copy ....filename ve New Users to Excel 1 September 29th 05 09:12 PM


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