Home |
Search |
Today's Posts |
#1
![]()
Posted to microsoft.public.excel.programming
|
|||
|
|||
![]()
HI
Can anybody help me write a macro code for this? For i = 5 To Cells(39, 2).Value Cells(3, i).Value = MID(TEXT(B37+k ,"dddd"),1,3) k = k + 1 Next i My problem is that i am not able to write a code for formula. thank you |
Thread Tools | Search this Thread |
Display Modes | |
|
|
![]() |
||||
Thread | Forum | |||
Using formula in code | Excel Programming | |||
Using formula in code | Excel Programming | |||
Formula in code | Excel Programming | |||
Have a Formula I want to put in to some Code Q | Excel Programming | |||
SUM Formula using code | Excel Programming |