Home |
Search |
Today's Posts |
#1
![]()
Posted to microsoft.public.excel.worksheet.functions
|
|||
|
|||
![]()
Can function in one cell change value or function in another cell?
For example if I want put "x" in cell A2 the formulas written in cell A1 [=A2=x] or [=A2="x"] don't work. How to do this? |
#2
![]()
Posted to microsoft.public.excel.worksheet.functions
|
|||
|
|||
![]() It is not entirely clear what you want. You will have to be more specific if you want cell a2 to return the value of a1 =a1 will suffice (place in cell a2) If it is conditional if(a1="Yes","Success","Falure") will suffice Regards DAv -- Dav ------------------------------------------------------------------------ Dav's Profile: http://www.excelforum.com/member.php...o&userid=27107 View this thread: http://www.excelforum.com/showthread...hreadid=516827 |
#3
![]()
Posted to microsoft.public.excel.worksheet.functions
|
|||
|
|||
![]() me Wrote: Can function in one cell change value or function in another cell? For example if I want put "x" in cell A2 the formulas written in cell A1 [=A2=x] or [=A2="x"] don't work. How to do this? Just type =A2 -- davesexcel ------------------------------------------------------------------------ davesexcel's Profile: http://www.excelforum.com/member.php...o&userid=31708 View this thread: http://www.excelforum.com/showthread...hreadid=516827 |
#4
![]()
Posted to microsoft.public.excel.worksheet.functions
|
|||
|
|||
![]()
Worksheet formulas can't put values in other cells.
me wrote: Can function in one cell change value or function in another cell? For example if I want put "x" in cell A2 the formulas written in cell A1 [=A2=x] or [=A2="x"] don't work. How to do this? -- Dave Peterson |
#5
![]()
Posted to microsoft.public.excel.worksheet.functions
|
|||
|
|||
![]() Worksheet formulas can't put values in other cells. Dave Peterson Thx. just want to know this. |
Reply |
Thread Tools | Search this Thread |
Display Modes | |
|
|
![]() |
||||
Thread | Forum | |||
Function that Returns address of that cell? | Excel Worksheet Functions | |||
Change Cell properties by Function | Excel Worksheet Functions | |||
how do I change the fill collor os a cell using a function in VB | Excel Discussion (Misc queries) | |||
use if function to change cell color | Excel Worksheet Functions | |||
copying the function contained within a cell to anouther cell. | Excel Worksheet Functions |