Home |
Search |
Today's Posts |
#1
![]()
Posted to microsoft.public.excel.misc
|
|||
|
|||
![]()
Does anyone have any suggestions on how to set the value using Indirect
function? I would like to change the 4- digit + .HK, the maximum digit is 4-digit. There is a given number 5 in cell A1, it should return 0005.HK. in cell B1 There is a given number 941 cell A1, it should return 0941.HK in cell B1 There is a given number 2388 cell A1, it should return 2388.HK in cell B1 Does anyone have any suggestions on how to do it? Thanks in advance for any suggestions Eric |