Home |
Search |
Today's Posts |
#1
![]()
Posted to microsoft.public.excel.programming
|
|||
|
|||
![]()
I'm a programmer, and I've got an excel problem to solve.
To simplify, Imagine I have a sheet as follows A B C D E 1 car house tree 2 horse table dog 3 bike bat window 4 5 The solution requires me to read every row and then process it e.g in pseudocode READ FIRST ROW (car, house, tree) DO UNTIL END OF SHEET CALL PROCEDURE (passing the 3 column values as parameters) READ ROW LOOP What I need is some sample code to replace the pseudocode. Apologies for the beginner question, and any answer is much appreciated. cheers Roshintosh |
Thread Tools | Search this Thread |
Display Modes | |
|
|
![]() |
||||
Thread | Forum | |||
Beginner Question | Charts and Charting in Excel | |||
Beginner question! | Excel Discussion (Misc queries) | |||
Beginner question | Excel Discussion (Misc queries) | |||
Beginner VBA question | Excel Programming | |||
Beginner VBA question | Excel Programming |