By using expertatexcel.com you agree to our cookie policy, We and our partners operate globally and use cookies, for multiple purposes

Become an Σxpert at Σxcel.com

 


Standard VBA/Excel (12 of 1182)

(Clear Filter = *This*)

Thisworkbook (xl reserved word)
Workbooks(thisworkbook.name).sheets("xxxx").Range("DER_cc") ' get the range name in another workbook
ThisWorkbook.Sheets(....).Range(....) ' use when a different sheet is active
set objSelection = objOL.ActiveExplorer.Selection (not sure what this is)
ActiveSheet.Index - gets the sheets number (not sure why you'd use this
ThisWorkbook.Activate
Thisworkbook.path
Run "Thisworkbook.WorkBook_Open"
Get ini file - gsINIFile = Left(ThisWorkbook.Name, Len(ThisWorkbook.Name) - 4) & ".ini"
ThisWorkbook
This Workbook contains links to one or more external sources [update] [don't update]
FixEmail - Take an email address with < > and remove this