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 Setting a column read figure from table

DN SCH WEIGHT(kg/m)
10 80s ???


??? to read from this table
dn sch 5s 10s 40s 80s
6 0.00 0.28 0.36 0.48
8 0.00 0.51 0.64 0.80
10 0.00 0.64 0.86 1.12

how to command the ??? read as 1.12?

  #2   Report Post  
Posted to microsoft.public.excel.worksheet.functions
Max Max is offline
external usenet poster
 
Posts: 9,221
Default Setting a column read figure from table

Assume your source table as posted in A1:F4
Assume the 2 inputs are in H2:I2, eg: 10, 80s
Then in J1: =INDEX(C2:F4,MATCH(H2,A2:A4,0),MATCH(I2,C1:F1,0))
--
Max
Singapore
http://savefile.com/projects/236895
Downloads:20,500 Files:365 Subscribers:65
xdemechanik
---
"atikah" wrote:
DN SCH WEIGHT(kg/m)
10 80s ???


??? to read from this table
dn sch 5s 10s 40s 80s
6 0.00 0.28 0.36 0.48
8 0.00 0.51 0.64 0.80
10 0.00 0.64 0.86 1.12

how to command the ??? read as 1.12?

  #3   Report Post  
Posted to microsoft.public.excel.worksheet.functions
Max Max is offline
external usenet poster
 
Posts: 9,221
Default Setting a column read figure from table

Typo
Then in J1:


should be
Then in J2:
--
Max
Singapore
http://savefile.com/projects/236895
Downloads:20,500 Files:365 Subscribers:65
xdemechanik
---
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
Setting everyone to read ony Lorne Excel Discussion (Misc queries) 3 November 27th 06 11:11 PM
Setting column width in a table Box815 Excel Discussion (Misc queries) 4 October 11th 06 06:34 AM
Setting read only permissions NATE Excel Discussion (Misc queries) 1 March 22nd 06 08:58 PM
How do i remove READ ONLY setting on a file? Andrea Excel Discussion (Misc queries) 1 March 14th 06 12:57 PM
Setting default pivot table field setting to "sum" Mr. Moose Excel Discussion (Misc queries) 2 December 21st 04 04:43 PM


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