Home |
Search |
Today's Posts |
#3
![]()
Posted to microsoft.public.excel.programming
|
|||
|
|||
![]()
Leith, could you please explain your statement? My UDF is in the "Module1",
do you mean that I cannot change value of a cell from within the cell using the statement below? If not, what should I do? Kind regards George "Leith Ross" wrote: Hello George, A User Defined Function can only return a value that will be displayed in the cell the UDF is in. You can not change the values of others cells or their formats in a UDF. Calling a macro to chage a cell's value or format from the UDF won't work either. Sincerely, Leith Ross -- Leith Ross ------------------------------------------------------------------------ Leith Ross's Profile: http://www.excelforum.com/member.php...o&userid=18465 View this thread: http://www.excelforum.com/showthread...hreadid=513741 |
Thread Tools | Search this Thread |
Display Modes | |
|
|
![]() |
||||
Thread | Forum | |||
If WB not there; give message: What am I doing wrong? | New Users to Excel | |||
How to give an error message if a cell value entered is larger than permitted | Excel Discussion (Misc queries) | |||
i want to give more than 6 condition by using if statement | Excel Programming | |||
Statement to give focus to a specific control on a UserForm? | Excel Programming | |||
strange error message following INSERT INTO statement | Excel Programming |