Home |
Search |
Today's Posts |
#1
![]() |
|||
|
|||
![]()
Hi
I been working on a series of problems to create a speadsheet to caculate the effect of numerous different weight placed in different positions in relation to a movable fulcrum. I'm nearly there. I can calculate the permutations and the final effect but I want to add the balance point to the equation. If i use ="="&b2&"*3 it returns =B2*3 ("B2 being the cell content not the address). I want the returned data to be the result of the function ie if B2 was 6 then return "18". Can it do this??? cheers nobby |
#2
![]()
Posted to microsoft.public.excel.misc
|
|||
|
|||
![]() Hi, May be you are looking for : =CELL("contents",B2) HTH Cheers Carim -- Carim ------------------------------------------------------------------------ Carim's Profile: http://www.excelforum.com/member.php...o&userid=33259 View this thread: http://www.excelforum.com/showthread...hreadid=532729 |
#3
![]()
Posted to microsoft.public.excel.misc
|
|||
|
|||
![]() You could try =CELL("Contents",B2)*3 Martin http://homepage.ntlworld.com/martin.rice1/ -- mrice ------------------------------------------------------------------------ mrice's Profile: http://www.excelforum.com/member.php...o&userid=10931 View this thread: http://www.excelforum.com/showthread...hreadid=532729 |
#4
![]()
Posted to microsoft.public.excel.misc
|
|||
|
|||
![]() |
#5
![]() |
|||
|
|||
![]()
Brilliant
thank you all cheers nobby |
Reply |
Thread Tools | Search this Thread |
Display Modes | |
|
|
![]() |
||||
Thread | Forum | |||
Match then lookup | Excel Worksheet Functions | |||
how to extract data from a cell in a formula in another cell | Excel Worksheet Functions | |||
Any cell containing formula seen as data instead of formula | Excel Worksheet Functions | |||
inserting data from a row to a cell, when the row number is specified by a formula in a cell | New Users to Excel | |||
GET.CELL | Excel Worksheet Functions |