Home |
Search |
Today's Posts |
#1
![]()
Posted to microsoft.public.excel.programming
|
|||
|
|||
![]() Where can I find a listing of VB code and the syntax for usage. I don't want a page full of solutions. I want the code words and what they mean or do. This may be way too fundamental for this venue but I hope that someone can provide some clues. -- knowtrump ------------------------------------------------------------------------ knowtrump's Profile: http://www.excelforum.com/member.php...o&userid=19664 View this thread: http://www.excelforum.com/showthread...hreadid=502946 |
#2
![]()
Posted to microsoft.public.excel.programming
|
|||
|
|||
![]()
Full documentation for VBA is online in the MSDN Library. Here is a good
starting point: http://msdn.microsoft.com/library/de...mmersGuide.asp -- - K Dales "knowtrump" wrote: Where can I find a listing of VB code and the syntax for usage. I don't want a page full of solutions. I want the code words and what they mean or do. This may be way too fundamental for this venue but I hope that someone can provide some clues. -- knowtrump ------------------------------------------------------------------------ knowtrump's Profile: http://www.excelforum.com/member.php...o&userid=19664 View this thread: http://www.excelforum.com/showthread...hreadid=502946 |
#3
![]()
Posted to microsoft.public.excel.programming
|
|||
|
|||
![]() Thanks K. Dales, I will try it -- knowtrum ----------------------------------------------------------------------- knowtrump's Profile: http://www.excelforum.com/member.php...fo&userid=1966 View this thread: http://www.excelforum.com/showthread.php?threadid=50294 |
#4
![]()
Posted to microsoft.public.excel.programming
|
|||
|
|||
![]() Nope! Not there. -- knowtrump ------------------------------------------------------------------------ knowtrump's Profile: http://www.excelforum.com/member.php...o&userid=19664 View this thread: http://www.excelforum.com/showthread...hreadid=502946 |
#5
![]()
Posted to microsoft.public.excel.programming
|
|||
|
|||
![]()
k,
Excel 5 help, if I remember correctly, had kind of a cheat sheet of often used code language. However, I doubt if you are using that - but you don't say. In XL2002, in the VBE, click on Help, then on "Microsoft Visual Basic Help". That displays a window with 3 tabs, select the "Contents" tab and go to "Visual Basic Language Reference". Under that...Methods, Properties and Statements may have what you want? Jim Cone San Francisco, USA http://www.realezsites.com/bus/primitivesoftware "knowtrump" wrote in message... Where can I find a listing of VB code and the syntax for usage. I don't want a page full of solutions. I want the code words and what they mean or do. This may be way too fundamental for this venue but I hope that someone can provide some clues. knowtrump |
#6
![]()
Posted to microsoft.public.excel.programming
|
|||
|
|||
![]()
knowtrump wrote:
Nope! Not there. The site works for me - and thank you K Dales, I never knew about that site. You might try to look down the index that comes up on the left edge of the screen and click on "Reference". That shows listings of statements, keywords, objects, etc. Very nicely organized. Bill |
#7
![]()
Posted to microsoft.public.excel.programming
|
|||
|
|||
![]() Site is fine indeed, just didn't have what I am looking for. I need very basic similar to .rows, .cells, how to identify things when using counters such as n, very basic. -- knowtrump ------------------------------------------------------------------------ knowtrump's Profile: http://www.excelforum.com/member.php...o&userid=19664 View this thread: http://www.excelforum.com/showthread...hreadid=502946 |
#8
![]()
Posted to microsoft.public.excel.programming
|
|||
|
|||
![]()
http://www.mvps.org/dmcritchie/excel/getstarted.htm
Tutorials: http://www.mvps.org/dmcritchie/excel....htm#tutorials -- Regards, Tom Ogilvy "knowtrump" wrote in message ... Site is fine indeed, just didn't have what I am looking for. I need very basic similar to .rows, .cells, how to identify things when using counters such as n, very basic. -- knowtrump ------------------------------------------------------------------------ knowtrump's Profile: http://www.excelforum.com/member.php...o&userid=19664 View this thread: http://www.excelforum.com/showthread...hreadid=502946 |
#9
![]()
Posted to microsoft.public.excel.programming
|
|||
|
|||
![]()
Otherwise, use the object browser in the VBE.
-- Regards, Tom Ogilvy "knowtrump" wrote in message ... Site is fine indeed, just didn't have what I am looking for. I need very basic similar to .rows, .cells, how to identify things when using counters such as n, very basic. -- knowtrump ------------------------------------------------------------------------ knowtrump's Profile: http://www.excelforum.com/member.php...o&userid=19664 View this thread: http://www.excelforum.com/showthread...hreadid=502946 |
Reply |
Thread Tools | Search this Thread |
Display Modes | |
|
|
![]() |
||||
Thread | Forum | |||
source code management | Excel Programming | |||
Hide VB Source Code | Excel Programming | |||
SOURCE CODE | Excel Programming | |||
VBA source code | Excel Programming | |||
source code for copyright | Excel Programming |