Hello,
I am a VB person n need help about the objects in excel. where
can i get all the help?? [things like cell() and range() and basic
operations]
need help fast..
TIA
Hello,
I am a VB person n need help about the objects in excel. where
can i get all the help?? [things like cell() and range() and basic
operations]
need help fast..
TIA
Hello Ravindra,
The quickest and easiest way is to correspond with an experienced Excel programmer. I have been using and programming Excel macros in VBA for 7 years.
I am open to tutoring anyone who wants to learn. E-mail your question to me and I will explain in detail how things works, give examples, etc. My e-mail is LeithRoss@aol.com
Sincerely,
Leith Ross
Not sure if this is what you are after, but...
1. Press F2 in the VB editor to see an object browser.
2. Press F1 to bring up the VBA help file. If that doesn't work, it was
probably not installed. Go back to your office installation cd and install
it.
Robin Hammond
www.enhanceddatasystems.com
<ravindra_sane@rediffmail.com> wrote in message
news:1106286959.579308.143850@f14g2000cwb.googlegroups.com...
> Hello,
> I am a VB person n need help about the objects in excel. where
> can i get all the help?? [things like cell() and range() and basic
> operations]
> need help fast..
> TIA
>
Do also a Google search on "excel object model". You'll be taken to several
great MSDN pages. Excel is a huge and pretty complex application, so don't
expect quick overview just because you're late. But Excel's macro language
is VB6, so her macro recorder will be a great helper for you.
HTH. Best wishes Harald
<ravindra_sane@rediffmail.com> skrev i melding
news:1106286959.579308.143850@f14g2000cwb.googlegroups.com...
> Hello,
> I am a VB person n need help about the objects in excel. where
> can i get all the help?? [things like cell() and range() and basic
> operations]
> need help fast..
> TIA
>
http://msdn.microsoft.com/library/de...texcel2000.asp
The object browser in VBA
The VBA Help file (look up Excel Object Model)
--
HTH
RP
(remove nothere from the email address if mailing direct)
<ravindra_sane@rediffmail.com> wrote in message
news:1106286959.579308.143850@f14g2000cwb.googlegroups.com...
> Hello,
> I am a VB person n need help about the objects in excel. where
> can i get all the help?? [things like cell() and range() and basic
> operations]
> need help fast..
> TIA
>
There are currently 1 users browsing this thread. (0 members and 1 guests)
Bookmarks