#1   Report Post  
Posted to microsoft.public.excel.worksheet.functions
external usenet poster
 
Posts: 40
Default Move text

Sh1 C5:C40 are text values inserted at various times and not in any order.
Sh1 D5:D40 are numbers that were inserted next to name and Sh1 E5:E:40 are
additional text values added. In Sh2 C5:C40 are the same text values as Sh1
C5:C40 but in alphabetical order. I am using the SUMIF formula to enter
number values into Sh2 D5:D40. Therefore Sh2 D5 formula is
SUMIF(C5:C40,C2,D5:D40) etc. I want to fill Sh2 E5:E40 with info from Sh1
E5:E40 same as previous col but cannot use sumif because Sh1colE is text.
What formula works?
Thanks
  #2   Report Post  
Posted to microsoft.public.excel.worksheet.functions
external usenet poster
 
Posts: 8,856
Default Move text

Try this in E5:

=VLOOKUP(C5,Sh1!C$5:E$40,3,0)

and copy down to E40.

Hope this helps.

Pete

On May 10, 11:34*pm, bgkgmg wrote:
Sh1 C5:C40 are text values inserted at various times and not in any order. *
Sh1 D5:D40 are numbers that were inserted next to name and Sh1 E5:E:40 are
additional text values added. *In Sh2 C5:C40 are the same text values as Sh1
C5:C40 but in alphabetical order. *I am using the SUMIF formula to enter
number values into Sh2 D5:D40. *Therefore Sh2 D5 formula is
SUMIF(C5:C40,C2,D5:D40) etc. *I want to fill Sh2 E5:E40 with info from Sh1
E5:E40 same as previous col but cannot use sumif because Sh1colE is text.
What formula works?
Thanks *


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
find text and move it saman110 via OfficeKB.com Excel Discussion (Misc queries) 2 September 26th 07 08:25 PM
Trying to move text but not cells Deborah Excel Worksheet Functions 3 May 18th 07 07:34 PM
move a text box to the back Christina Smith Excel Discussion (Misc queries) 0 November 18th 05 10:15 PM
Line and text box move by themselves David Brown Charts and Charting in Excel 1 August 17th 05 03:16 PM
How to move text from Row to Column soddydj Excel Discussion (Misc queries) 4 August 2nd 05 08:44 PM


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