Home |
Search |
Today's Posts |
#1
![]()
Posted to microsoft.public.excel.misc
|
|||
|
|||
![]()
I used belowed VB code IF to automate fill in 11 columns:
If Cells(p, "D").Value = DateValue("01/01/2005") Then a = Cells(p, "H").Value b = Cells(p, "A").Value ............ The first ten work pretty well, but the last one, 11 one fails. Is it the reason that IF in VB only allows ten variance? Thanks. |
Thread Tools | Search this Thread |
Display Modes | |
|
|
![]() |
||||
Thread | Forum | |||
code not unique find latest date | Excel Discussion (Misc queries) | |||
Conform a total to a list of results? | Excel Discussion (Misc queries) | |||
Macro for changing text to Proper Case | Excel Worksheet Functions | |||
Using other workbooks.. | Excel Worksheet Functions | |||
Make Change Case in Excel a format rather than formula | Excel Worksheet Functions |