Reply
 
LinkBack Thread Tools Search this Thread Display Modes
  #1   Report Post  
Posted to microsoft.public.excel.programming
external usenet poster
 
Posts: 8
Default Range concepts

HI

Can any one guide me or provide some URL or link or doc to learn the
following concepts. xlup,xldown, xlformulas,xlwhole ,xlnext,xlbycolumns and
xlformulas etc. I am new to excel programming.



Regards,
Satyam Reddy
  #2   Report Post  
Posted to microsoft.public.excel.programming
external usenet poster
 
Posts: 371
Default Range concepts

From an Excel worksheet key Alt + F11 to get into the VBE. From there click
the Help button and select Microsoft Visual Basic Help then just type in the
word you want.

HTH

Geoff

"Satyam Reddy" wrote:

HI

Can any one guide me or provide some URL or link or doc to learn the
following concepts. xlup,xldown, xlformulas,xlwhole ,xlnext,xlbycolumns and
xlformulas etc. I am new to excel programming.



Regards,
Satyam Reddy

  #3   Report Post  
Posted to microsoft.public.excel.programming
external usenet poster
 
Posts: 3,986
Default Range concepts

The examples you gave are Excel constants. There is not one place that you
can find the values of these constants and how they are used within the Excel
or VBA help facilities. You can find a complete listing of them in the VBA
help files by typing Microsoft Excel Constants in the VBA help search box and
press enter. Then click on the same term to bring up a listing of the
xlConstants. You can then open the Object browser and search for the class
and member relationships of the constants. There is no easy way in the
Application facilities to get what you are looking for. The alternative is
to shell out about forty bucks for a book on VBA programming.

"Satyam Reddy" wrote:

HI

Can any one guide me or provide some URL or link or doc to learn the
following concepts. xlup,xldown, xlformulas,xlwhole ,xlnext,xlbycolumns and
xlformulas etc. I am new to excel programming.



Regards,
Satyam Reddy

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


Similar Threads
Thread Thread Starter Forum Replies Last Post
What are the most important Excel concepts I should know (will be tested soon)? DonaldCX Excel Discussion (Misc queries) 5 May 4th 23 07:41 PM
Summarizing concepts Maracay Excel Discussion (Misc queries) 3 December 31st 09 10:50 AM
How do I enter formula sum(range+range)*0.15 sumif(range=3) tkw Excel Discussion (Misc queries) 2 October 1st 09 09:17 PM
What are the most important Excel concepts I should know (will be tested soon)? DonaldCX Excel Discussion (Misc queries) 1 April 21st 06 02:05 AM
FORMULA CONCEPTS ness Excel Worksheet Functions 2 May 27th 05 04:19 PM


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

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

About Us

"It's about Microsoft Excel"