Tek-Tips is the largest IT community on the Internet today!

Members share and learn making Tek-Tips Forums the best source of peer-reviewed technical information on the Internet!

  • Congratulations Mike Lewis on being selected by the Tek-Tips community for having the most helpful posts in the forums last week. Way to Go!

Search results for query: *

  1. gzhong

    How to refer a named cell in Excel with VBA?

    Thanks all for your help. For my application, DSI's code works perfect. Gregory
  2. gzhong

    How to refer a named cell in Excel with VBA?

    I am trying to avoid using Sheet.cells(col,row) by defining names to those cells I am going to use later on. Is there a way to use the value of named cells by calling their names in VBA? Thanks, Gregory

Part and Inventory Search

Back
Top