View Single Post
  #1   Report Post  
Posted to microsoft.public.excel.programming
Stephen Plotnick Stephen Plotnick is offline
external usenet poster
 
Posts: 16
Default New to programming Excel from VB 2005

I just started a new project and with lots of reading on internet and some
help from another newsgroup I feel I'm getting the hang of this.

My question is I can not find a list of all the commands available within VB
for working with excel spreadsheets. I'm using Excel 2007 and am able to
take text files and parse fields to put into individual cells. I am able to
save the spreadsheet and even send the spreadsheet via outlook.

Is there any books or link to webpage to help with the available commands?

THanks,
Steve