#1   Report Post  
Posted to microsoft.public.excel.misc
external usenet poster
 
Posts: 2
Default if loop

Hi,

I neeed some help to make a loop, never don that before. How do I get the
computer to find a certain value in a special area of a woorksheet.

For example find and copy all cells with value 1 in row A and B in sheet 1
and paste it into sheet 2.

Thanks for yor help!

Sippe
  #2   Report Post  
Posted to microsoft.public.excel.misc
external usenet poster
 
Posts: 53
Default if loop

Unfortunately looping is not allowed in Excel formulas. You can use looping
only in macros.

Do you want to use macros?

Anyways, why do you require looping for your activity.

why don't you just filter out the date in row a,b for cells which have value
equal to 1, then copy the rows and paste it to sheet 2.

--
Kind Regards,
Satti Charvak
Only an Excel Enthusiast
Noida, India


"sippe" wrote:

Hi,

I neeed some help to make a loop, never don that before. How do I get the
computer to find a certain value in a special area of a woorksheet.

For example find and copy all cells with value 1 in row A and B in sheet 1
and paste it into sheet 2.

Thanks for yor help!

Sippe

  #3   Report Post  
Posted to microsoft.public.excel.misc
external usenet poster
 
Posts: 2
Default if loop

Thank for yuor advice. But yes, I'd like to use macros. I think this would be
a quite easy loop to start with to understand the principal of loops and
conditions.

/sippe

"Satti Charvak" skrev:

Unfortunately looping is not allowed in Excel formulas. You can use looping
only in macros.

Do you want to use macros?

Anyways, why do you require looping for your activity.

why don't you just filter out the date in row a,b for cells which have value
equal to 1, then copy the rows and paste it to sheet 2.

--
Kind Regards,
Satti Charvak
Only an Excel Enthusiast
Noida, India


"sippe" wrote:

Hi,

I neeed some help to make a loop, never don that before. How do I get the
computer to find a certain value in a special area of a woorksheet.

For example find and copy all cells with value 1 in row A and B in sheet 1
and paste it into sheet 2.

Thanks for yor help!

Sippe

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
if & Loop steven.holloway Excel Discussion (Misc queries) 5 July 20th 07 09:50 AM
do..loop Anna Excel Discussion (Misc queries) 6 June 20th 07 01:10 PM
Loop Heather O'Malley Excel Discussion (Misc queries) 1 November 6th 06 02:39 PM
Do Loop Noemi Excel Discussion (Misc queries) 0 December 8th 05 10:43 PM
Help with Do...Loop Noemi Excel Discussion (Misc queries) 1 December 7th 05 12:59 AM


All times are GMT +1. The time now is 12:41 PM.

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"