Home |
Search |
Today's Posts |
#1
![]()
Posted to microsoft.public.excel.programming
|
|||
|
|||
![]()
What would be the correct code for the following macro:
Sub Calc() If [B13] < [D3] + 1 Then [D13] = [D5] + 1 End If If [B13] [D3] Then [D13] = [D5] End If If [B13] = 0 Then [D13] = [D5] End If End Sub All cells are numeric values 0 up |
Thread Tools | Search this Thread |
Display Modes | |
|
|
![]() |
||||
Thread | Forum | |||
Help on coding please? | Excel Programming | |||
Help on coding please | Excel Programming | |||
Can this be done with coding? | Excel Programming | |||
"=ROW()-1" type of coding doesn't appear in a filter / is there coding that does? | Excel Programming | |||
Implant macro coding into ASP coding | Excel Programming |