Reply
 
LinkBack Thread Tools Search this Thread Display Modes
  #1   Report Post  
Posted to microsoft.public.excel.worksheet.functions
external usenet poster
 
Posts: 1
Default connecting multiple cells to new sheet (VLOOKUP?IF?)


Hi

I am trying to find a way to pull certain data off an existing
worksheet and onto a new sheet. I don't think I need a macro and can do
it through VLOOKUP or an IF function. Would be good if someone could
give me some help on this.

Essentially I want to pull the data in columns A, B and I on the
existing sheet into a new worksheet. But I only want to pull those
cells when in column H it says 2.

So i guess Im saying in the new worksheet, pull data in columns A,B and
I, only if in column H it says 2. (obviously it would then pull those
three columns into columns A,B and C in the new worksheet!).

If anyone could give me a hand, I would be most grateful. Many thanks
for your time,

Greg.


--
Gregula
------------------------------------------------------------------------
Gregula's Profile: http://www.excelforum.com/member.php...o&userid=37728
View this thread: http://www.excelforum.com/showthread...hreadid=573162

  #2   Report Post  
Posted to microsoft.public.excel.worksheet.functions
external usenet poster
 
Posts: 2,574
Default connecting multiple cells to new sheet (VLOOKUP?IF?)

Well, you could write a formula, say =IF(sheet1!H2=2,sheet1!A1,"")

etc.
--
Brevity is the soul of wit.


"Gregula" wrote:


Hi

I am trying to find a way to pull certain data off an existing
worksheet and onto a new sheet. I don't think I need a macro and can do
it through VLOOKUP or an IF function. Would be good if someone could
give me some help on this.

Essentially I want to pull the data in columns A, B and I on the
existing sheet into a new worksheet. But I only want to pull those
cells when in column H it says 2.

So i guess Im saying in the new worksheet, pull data in columns A,B and
I, only if in column H it says 2. (obviously it would then pull those
three columns into columns A,B and C in the new worksheet!).

If anyone could give me a hand, I would be most grateful. Many thanks
for your time,

Greg.


--
Gregula
------------------------------------------------------------------------
Gregula's Profile: http://www.excelforum.com/member.php...o&userid=37728
View this thread: http://www.excelforum.com/showthread...hreadid=573162


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
macro copy/paste data from multiple cells to multiple cells Diana Excel Discussion (Misc queries) 0 July 10th 06 09:24 PM
Replacing sheet reference in multiple cells... neilcarden Excel Worksheet Functions 3 June 23rd 06 05:00 PM
Change scales from reference cells value for a chart in a separate sheet ers Charts and Charting in Excel 4 April 2nd 06 07:00 PM
checking that cells have a value before the workbook will close kcdonaldson Excel Worksheet Functions 8 December 5th 05 04:57 PM
linking multiple sheets to a summary sheet greg g Excel Discussion (Misc queries) 1 December 16th 04 07:43 AM


All times are GMT +1. The time now is 04:46 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"