Reply
 
LinkBack Thread Tools Search this Thread Display Modes
  #1   Report Post  
Posted to microsoft.public.excel.worksheet.functions
Gabbon
 
Posts: n/a
Default how do I insert a cell based on its match with an adjacent cell?

Hi,
There's got to be a way to do this (mail merge style perhaps...)
I would like to insert the entry/ies under a heading in a table in one
worksheet whenever that heading matches the data entered in a separate
worksheet.
Presently I can find no way to do this in Excel.
Please can you suggest a way to do this...
Thanks
G
  #2   Report Post  
Posted to microsoft.public.excel.worksheet.functions
Biff
 
Posts: n/a
Default how do I insert a cell based on its match with an adjacent cell?

Need a better more detailed explanation.

The more details you provide, the easier it is to find a solution!

Biff

"Gabbon" wrote in message
...
Hi,
There's got to be a way to do this (mail merge style perhaps...)
I would like to insert the entry/ies under a heading in a table in one
worksheet whenever that heading matches the data entered in a separate
worksheet.
Presently I can find no way to do this in Excel.
Please can you suggest a way to do this...
Thanks
G



  #3   Report Post  
Posted to microsoft.public.excel.worksheet.functions
Gabbon
 
Posts: n/a
Default how do I insert a cell based on its match with an adjacent cel

Hi,
Thanks for your reply.
I have a table with three headings (could be more soon), and a sub-entry
under each heading.
I also have a row in which those headings appear occasionally. I am looking
for a way to enter the sub-entry of those headings in the row underneath at
every point at which those three headings appear.
(This is pretty much the style of the Word mail merge operation).
Can you point me in the right direction? Or any direction--I have looked
through help and can't locate where to find the answer
Thanks,
Gabbon

"Biff" wrote:

Need a better more detailed explanation.

The more details you provide, the easier it is to find a solution!

Biff

"Gabbon" wrote in message
...
Hi,
There's got to be a way to do this (mail merge style perhaps...)
I would like to insert the entry/ies under a heading in a table in one
worksheet whenever that heading matches the data entered in a separate
worksheet.
Presently I can find no way to do this in Excel.
Please can you suggest a way to do this...
Thanks
G




  #4   Report Post  
Posted to microsoft.public.excel.worksheet.functions
daddylonglegs
 
Posts: n/a
Default how do I insert a cell based on its match with an adjacent cell?


If your headings are in A1:C1 and sub-headings in A2:C2

If you want the appropriate sub-heading to appear in E11, for instance,
when you put one of the headings in E10 then one way would be to use
this formula in E11

=HLOOKUP(E10,$A$1:$C$2,2,0)

You can copy this formula along the row


--
daddylonglegs
------------------------------------------------------------------------
daddylonglegs's Profile: http://www.excelforum.com/member.php...o&userid=30486
View this thread: http://www.excelforum.com/showthread...hreadid=503512

  #5   Report Post  
Posted to microsoft.public.excel.worksheet.functions
Gabbon
 
Posts: n/a
Default how do I insert a cell based on its match with an adjacent cel

Perfect!
Thank you very much--I appreciate it
(I still need to find a way to have the cell appear blank when the sub-entry
data is blank. Entering a space does the trick, but I'm sure there is
another formula to use to return a blank cell rather than a cell with 0 in it)
Gabon


  #6   Report Post  
Posted to microsoft.public.excel.worksheet.functions
Peo Sjoblom
 
Posts: n/a
Default how do I insert a cell based on its match with an adjacent cel

=IF(formula="","",formula)

--
Regards,

Peo Sjoblom

Portland, Oregon




"Gabbon" wrote in message
...
Perfect!
Thank you very much--I appreciate it
(I still need to find a way to have the cell appear blank when the
sub-entry
data is blank. Entering a space does the trick, but I'm sure there is
another formula to use to return a blank cell rather than a cell with 0 in
it)
Gabon


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
How do I automatically fill a cell based on another cell in Excel SouthCarolina Excel Discussion (Misc queries) 3 January 13th 06 12:52 AM
validate input of cell A1 to either 8 or 0 based on cell B > 0 Captnsvo23t Excel Worksheet Functions 1 August 30th 05 09:57 PM
Challenging Charting C TO Charts and Charting in Excel 0 January 17th 05 06:57 PM
I want to format a cell based on an adjacent cells value Cumbo Excel Discussion (Misc queries) 1 December 13th 04 11:52 AM
parse cell and insert rows? Gorrila Grod Excel Worksheet Functions 3 November 5th 04 08:19 AM


All times are GMT +1. The time now is 05:57 AM.

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"