M
Marie Lavoie
Is there a site where I could find a list of the functions so I can work
with Excel?
I never programmed with VB and Excel before, but I usually find my way
out.(I programmed a bit in VB, but a long time ago and in Basic, even before
that. I have a good basis in C)
I intend my "programme" to search through a table and if the first cell of
the row meets a condition, then insert a row after the last one entered and
paste the information in the following cells of the row on that line in the
columns I want.
So.
1- can I look right into a table or must I copy the info into a variable
(which would be a table).
2- Can i programme all the actions I can do in Excel? Like inserting a row.
3- can i indicate a cell where I want a variable to print it's data.
Thank you
Marie
with Excel?
I never programmed with VB and Excel before, but I usually find my way
out.(I programmed a bit in VB, but a long time ago and in Basic, even before
that. I have a good basis in C)
I intend my "programme" to search through a table and if the first cell of
the row meets a condition, then insert a row after the last one entered and
paste the information in the following cells of the row on that line in the
columns I want.
So.
1- can I look right into a table or must I copy the info into a variable
(which would be a table).
2- Can i programme all the actions I can do in Excel? Like inserting a row.
3- can i indicate a cell where I want a variable to print it's data.
Thank you
Marie