Home |
Search |
Today's Posts |
#1
![]()
Posted to microsoft.public.excel.programming
|
|||
|
|||
![]() Hi, I want to populate an array with the first 4 digits of an 8 digi code. But what is the VB syntax for Left(), not Left as a worksheet formula. This is my example: For i = 1 to usedrow Code(i)=Range("a1").offset(i,0).Left( ?, 4) ' What can i writ here Next i Any suggestions will be greatly appreciated -- erikh ----------------------------------------------------------------------- erikhs's Profile: http://www.excelforum.com/member.php...fo&userid=3278 View this thread: http://www.excelforum.com/showthread.php?threadid=56698 |
Thread Tools | Search this Thread |
Display Modes | |
|
|
![]() |
||||
Thread | Forum | |||
How to nest a left function within a sumif function? | Excel Worksheet Functions | |||
Left Function | Excel Discussion (Misc queries) | |||
LEFT function-all to left of a comma? | Excel Worksheet Functions | |||
Left vs Left$ function | Excel Discussion (Misc queries) | |||
HOW DO I NEST THE VLOOKUP FUNCTION WITH THE LEFT FUNCTION | Excel Worksheet Functions |