View Single Post
  #1   Report Post  
Posted to microsoft.public.excel.programming
RAP RAP is offline
external usenet poster
 
Posts: 49
Default Online reference available for x-fering functions into VB?

Hello, Folks

I'm fairly adept at developing answers to my problems using worksheet
functions as long as they're entered into cells. Getting the same
functionality while using VB is a whole new ball of wax for me. Is there an
on-line reference you can recommend for this? My reference books simply do
not address my needs.

Ex: How do I write VB script to nest the AND and IF worksheet functions?

Thank you,
Randy