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 Chris Miller on being selected by the Tek-Tips community for having the most helpful posts in the forums last week. Way to Go!

=IF(GetClosedCellValue("C:\Path\[filename.xls]!Range") <> "

Status
Not open for further replies.

KHMcKenna

Technical User
Nov 30, 2001
9
US
I very much need help, any input would be greatly appreciated.

I need to be able to find out if an Excel user has entered a value into a particular cell/rangename. The cell/rangename will not be static, so I need to be able to dynamically query anywhere in the sheet (based on established range naming).

I have found a "GetValue" function, it works, BUT it can't be called from a sheet formula as it needs to be.
 
Status
Not open for further replies.

Part and Inventory Search

Sponsor

Back
Top