|
-
Jan 17th, 2006, 09:25 AM
#1
Thread Starter
Addicted Member
How to learn Process Logic...???
Dear Experts,
I just want to know and learn...where/what is the best source of learning the process logic please..???... For instance, this codes:
newRow.Cells(2).Range.InsertAfter Text:=txt_num.Text
newRow.Cells(3).Range.InsertAfter Text:=txt_floor.Text
is there any good way to learn: why I have to put newRow and when I should put "." and why I chose Cells with (2). and so on...it is difficult for beginner I think...Has anyone know where to learn this process logic please...???
Thanks a lot,
Jennifer
Posting Permissions
- You may not post new threads
- You may not post replies
- You may not post attachments
- You may not edit your posts
-
Forum Rules
|
Click Here to Expand Forum to Full Width
|