![]() |
![]() |
|
|||||||
| Excel Questions All Excel/VBA questions - formulas, macros, pivot tables, general help, etc. Please post to this forum in English only. |
![]() |
|
|
Thread Tools | Display Modes |
|
|
#1 |
|
New Member
Join Date: May 2002
Location: Kuala Lumpur
Posts: 1
|
The task:
When user inputs, say, number '1' into cell D3 of Book1, sheet1, copy data in cell B3 of sheet1 to cell B3 of Book2, sheet1. Similarly, if the number '2' is the input, copy data in cell B3 of sheet1 to B3 of Book2, sheet2. Thanks. |
|
|
|
|
|
#2 |
|
MrExcel MVP
Join Date: Feb 2002
Location: Allentown, PA
Posts: 2,512
|
Put something like this into your sheet 2 cells:
=sheet1!b2
__________________
~Anne Troy |
|
|
|
![]() |
| Bookmarks |
| Thread Tools | |
| Display Modes | |
|
|