Home |
Search |
Today's Posts |
#1
![]()
Posted to microsoft.public.excel.programming
|
|||
|
|||
![]() Please help me modify the VBA code listed below. If the value for Volume is Null then return a value of zero. Thanks, With Sheets("Sheet1") .Cells(RowCount, "A") = Team .Cells(RowCount, "B") = Volume .Cells(RowCount, "C") = Date End With |
Thread Tools | Search this Thread |
Display Modes | |
|
|
![]() |
||||
Thread | Forum | |||
Failed to save table attributes of (null) into (null). | Excel Discussion (Misc queries) | |||
COUNTIF says Null = Blank but Blank < Null | Excel Worksheet Functions | |||
Null, "null", vbNull, vbNullString, vbEmpty | Excel Programming | |||
cell value based on null/not null in another cell | Excel Worksheet Functions | |||
Using Nothing and Null | Excel Programming |