snoopy80
Technical User
- Jun 27, 2001
- 106
Hi Everyone,
I have a workbook that has 3 worksheets with sheet1 has a small blank table in it. Now let say in sheet 2 I have:
column A Column B
12345 s
23456
11111 s
22233
22222 s (the s in B means selected)
Whenever, column B has a "s" (selected), the values should be pasted to sheet 3 and table in sheet1 also pasted. The sheet 3 should look like this
12345
then the table from sheet1
11111
then the table from sheet1
22222
then the table from sheet1
How can this be done? I have tried to use the logical function IF but I could not obtain the result correctly. I may not have the function set up correctly. Aprreciate your HELPS.
I have a workbook that has 3 worksheets with sheet1 has a small blank table in it. Now let say in sheet 2 I have:
column A Column B
12345 s
23456
11111 s
22233
22222 s (the s in B means selected)
Whenever, column B has a "s" (selected), the values should be pasted to sheet 3 and table in sheet1 also pasted. The sheet 3 should look like this
12345
then the table from sheet1
11111
then the table from sheet1
22222
then the table from sheet1
How can this be done? I have tried to use the logical function IF but I could not obtain the result correctly. I may not have the function set up correctly. Aprreciate your HELPS.