Home |
Search |
Today's Posts |
|
#1
![]()
Posted to microsoft.public.excel.programming
|
|||
|
|||
![]()
Thanks so much Mr Gary K. to tell me how to
get the position of a selected cell by user... MsgBox "U selected cell "&ActiveCell.row & ", " & ActiveCell.col Can you tell me : 1. Is there any doc or help file that I can download to explain all the excel object (such as ActiveCell.??? ) 2. What is the easiest way to get back to this post? (since the page number will keep changing...) 3. How to read all the post offline ? (like reading doc or pdf...) Thank again! Have a nice day! Johan2000 |
#2
![]()
Posted to microsoft.public.excel.programming
|
|||
|
|||
![]()
You can use the VBA help from within Excel or
http://msdn.microsoft.com/library/de...mmersguide.asp or http://j-walk.com/ss/books/xlbook25.htm Use a news reader such as Outlook Express instead of CDO web interface. The server is news.microsoft.com http://support.microsoft.com/kb/171190 http://www.microsoft.com/windows/ie/...ewsgroups.mspx Also here's a link to this message. http://groups.google.com/group/micro...16a57e6?hl=en& -- Regards, Dave Patrick ....Please no email replies - reply in newsgroup. Microsoft Certified Professional Microsoft MVP [Windows] http://www.microsoft.com/protect "Johan2000" wrote: | Thanks so much Mr Gary K. to tell me how to | get the position of a selected cell by user... | | MsgBox "U selected cell "&ActiveCell.row & ", " & ActiveCell.col | | Can you tell me : | 1. Is there any doc or help file that I can download to explain all the | excel object (such as ActiveCell.??? ) | 2. What is the easiest way to get back to this post? (since the page number | will keep changing...) | 3. How to read all the post offline ? (like reading doc or pdf...) | | Thank again! Have a nice day! | Johan2000 | | |
#3
![]()
Posted to microsoft.public.excel.programming
|
|||
|
|||
![]()
Use the help feature in the VBE.
Right click on your name in a post and select recent posts by this author. Get an offline newreader and use the URL (search google) news://msnews.microsoft.com/microsof...el.programming -- Regards, Tom Ogilvy "Johan2000" wrote in message ... Thanks so much Mr Gary K. to tell me how to get the position of a selected cell by user... MsgBox "U selected cell "&ActiveCell.row & ", " & ActiveCell.col Can you tell me : 1. Is there any doc or help file that I can download to explain all the excel object (such as ActiveCell.??? ) 2. What is the easiest way to get back to this post? (since the page number will keep changing...) 3. How to read all the post offline ? (like reading doc or pdf...) Thank again! Have a nice day! Johan2000 |
Reply |
Thread Tools | Search this Thread |
Display Modes | |
|
|
![]() |
||||
Thread | Forum | |||
items chosen to download are NEVER all there after download comple | New Users to Excel | |||
how do I download excel itself | Excel Discussion (Misc queries) | |||
Excel won't let me download anything | Charts and Charting in Excel | |||
Dynamically Assign Objects to Form Objects. | Excel Programming | |||
Unable to remove Sheet objects in the Microsoft Excel Objects | Excel Programming |