#1   Report Post  
Posted to microsoft.public.excel.programming
external usenet poster
 
Posts: 7
Default xl

When reading this forum I see numerous references to "xl<something" but
I can't find references to these variables?? by searching help for xl in
either VBE or Excel. Would someone please give me a jump start in this
area? For instance where does one find reference to these ?? in the help
system?
Thanks
  #2   Report Post  
Posted to microsoft.public.excel.programming
external usenet poster
 
Posts: 11,272
Default xl

Give an example so that we know what you mean.

--
HTH

Bob Phillips

(remove nothere from email address if mailing direct)

"noyb" wrote in message
...
When reading this forum I see numerous references to "xl<something" but
I can't find references to these variables?? by searching help for xl in
either VBE or Excel. Would someone please give me a jump start in this
area? For instance where does one find reference to these ?? in the help
system?
Thanks



  #3   Report Post  
Posted to microsoft.public.excel.programming
external usenet poster
 
Posts: 703
Default xl

You mean the constants such as xlCalculationManual or xlCalculationAutomatic.
Press F2 while in the VBE to open the object browser and you can search the
libraries for them.

"noyb" wrote:

When reading this forum I see numerous references to "xl<something" but
I can't find references to these variables?? by searching help for xl in
either VBE or Excel. Would someone please give me a jump start in this
area? For instance where does one find reference to these ?? in the help
system?
Thanks

  #4   Report Post  
Posted to microsoft.public.excel.programming
external usenet poster
 
Posts: 27,285
Default xl

Are you talking about defined constants like

xlToLeft

xlup

these can be found in the help with the functions they are used with.

You can also search for them in the Object browser in the VBE. If you
select one in the object browser, in the bottom of the window you will see
the value the constant represents.

--
Regards,
Tom Ogilvy

"noyb" wrote in message
...
When reading this forum I see numerous references to "xl<something" but
I can't find references to these variables?? by searching help for xl in
either VBE or Excel. Would someone please give me a jump start in this
area? For instance where does one find reference to these ?? in the help
system?
Thanks



Reply
Thread Tools Search this Thread
Search this Thread:

Advanced Search
Display Modes

Posting Rules

Smilies are On
[IMG] code is On
HTML code is Off
Trackbacks are On
Pingbacks are On
Refbacks are On



All times are GMT +1. The time now is 10:07 AM.

Powered by vBulletin® Copyright ©2000 - 2025, Jelsoft Enterprises Ltd.
Copyright ©2004-2025 ExcelBanter.
The comments are property of their posters.
 

About Us

"It's about Microsoft Excel"