Home |
Search |
Today's Posts |
#1
![]()
Posted to microsoft.public.excel.programming
|
|||
|
|||
![]()
I am just starting to use vba w/ excel. Could someone perhaps please explain
the following code: sFilename = Right(Me.Cells(i, "A").Value, Len(Me.Cells(i, "A").Value) - InStrRev(Me.Cells(i, "A").Value, "_")) i know that the functions "Right", "Len", "In Str Rev" will become the sFilename which is called elsewhere; i am befuddled by the (Me.Cells(i, "A").Value). thanks for helping me get jumpstarted. patti |
Thread Tools | Search this Thread |
Display Modes | |
|
|
![]() |
||||
Thread | Forum | |||
explanation | Excel Programming | |||
Explanation please | Excel Programming | |||
Need an explanation | Excel Programming | |||
Explanation of when & how to use ( ) { } : ; , ! etc? | New Users to Excel | |||
Real Newbie newbie question | New Users to Excel |