Home |
Search |
Today's Posts |
#5
![]()
Posted to microsoft.public.excel.programming
|
|||
|
|||
![]()
Greg,
Check the references and their order for the workbook. Any marked as missing ? After typing "Excel." (with the full stop), what do you see ? NickHK "Greg Wilson" wrote in message ... I tried that in my experiments also but forgot to mention it. "Excel.Range" becomes "Excel.range" and if you type "Excel.range" it is accepted unchanged. Regards, Greg "NickHK" wrote: Peter, What happens if you type: Dim r As Excel.range NickHK "peter" wrote in message ... In several Modules or Class Modules if I add a new line "Dim r As Range", the 'R' changes to 'r' when I press Enter. Auto Syntax Check is not enabled. I can't think of any changes I've made to the IDE that could cause this. Thanks for your help, Peter. *** Sent via Developersdex http://www.developersdex.com *** Don't just participate in USENET...get rewarded for it! |
Thread Tools | Search this Thread |
Display Modes | |
|
|
![]() |
||||
Thread | Forum | |||
How do I enter formula sum(range+range)*0.15 sumif(range=3) | Excel Discussion (Misc queries) | |||
Excel Addin:Setting the range to the Excel.Range object range prop | Excel Worksheet Functions | |||
formula to sort a range so that it matches the exact rows of a column that is outside that range? | Excel Discussion (Misc queries) | |||
Range.Find returns cell outside of range when range set to single cell | Excel Programming | |||
how to? set my range= my UDF argument (range vs. value in range) [advanced?] | Excel Programming |