![]() |
![]() |
|
|||||||
| 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: Mar 2002
Location: Alabama USA
Posts: 6
|
Working with two sheets in same workbook.
Sheet 1 data input Sheet 2 Report using data in Sheet 1 Problem: If Col B3, sheet 1 = 20, I want the TEXT in B1, Sheet 1 to store in A2 of sheet 2. Any help will be greatly appreciated. |
|
|
|
|
|
#2 | |
|
MrExcel MVP
Join Date: Feb 2002
Location: Winnipeg
Posts: 2,330
|
Quote:
=IF(Sheet1!B3=20,Sheet1!B1,"") I assume you want nothing if B3 in Sheet1 doesn't equal 20. If my assumption is wrong let me know. Regards,
__________________
Barrie Davidson "You're only given a little spark of madness. You mustn't lose it." - Robin Williams |
|
|
|
|
![]() |
| Bookmarks |
| Thread Tools | |
| Display Modes | |
|
|