Reply
 
LinkBack Thread Tools Search this Thread Display Modes
  #1   Report Post  
Posted to microsoft.public.excel.misc
external usenet poster
 
Posts: 1
Default automaticly paste info from another sheet

2003 Excell - I'm asking a customer what they need, expected responses are in
column "B". Column A is a small box to be "X" 'd alongside the need they
express (column "B"). I want my "features and benefits" from another sheet to
automaticly paste to this sheet when I've placed an "X" in the box
corresponding to the need the customer has expressed.

Basicly: make info automaticly paste from another sheet by having something
entered into a cell.
  #2   Report Post  
Posted to microsoft.public.excel.misc
external usenet poster
 
Posts: 78
Default automaticly paste info from another sheet

You have two ways to make "automatic" paste:
1) A formula
You could have in column C something like (adapt the row #'s), for example C4:
= IF(A4="X",mySheet!D4,"")
This will only display information when column A contains X

2) A macro
More complex, and it requires more info about the info to paste.

Stephane Quenson.

anchor's aweigh wrote:
2003 Excell - I'm asking a customer what they need, expected responses are in
column "B". Column A is a small box to be "X" 'd alongside the need they
express (column "B"). I want my "features and benefits" from another sheet to
automaticly paste to this sheet when I've placed an "X" in the box
corresponding to the need the customer has expressed.

Basicly: make info automaticly paste from another sheet by having something
entered into a cell.


--
Message posted via OfficeKB.com
http://www.officekb.com/Uwe/Forums.a...excel/200708/1

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
TAKING INFO FROM ONE SHEET AND PRODUCING A LIST IN ANOTHER SHEET Bob Excel Discussion (Misc queries) 0 December 20th 06 07:45 PM
How do I compare info in on sheet to info in another? Fanney Excel Discussion (Misc queries) 7 February 25th 06 02:16 AM
HOW CAN I PASTE THE DATE AUTOMATICLY THROUGH DIFFRENT SHEETS nazar Excel Discussion (Misc queries) 1 September 26th 05 08:12 AM
How to copy/paste info into the protected sheet Dajana Excel Discussion (Misc queries) 1 September 21st 05 04:26 PM
how do you paste just specific info and not the hidden info? JLovato Excel Discussion (Misc queries) 2 March 4th 05 01:13 AM


All times are GMT +1. The time now is 02:07 PM.

Powered by vBulletin® Copyright ©2000 - 2025, Jelsoft Enterprises Ltd.
Copyright ©2004-2025 ExcelBanter.
The comments are property of their posters.
 

About Us

"It's about Microsoft Excel"