excel - How to use the functions CELL and INDEX together in vba -


i want use cell , index address of value in excel vba.

i write following doesn't work doesn't know how read cell function.

placef = application.worksheetfunction.cell("address", application.worksheetfunction.index([g9:l44], [i3], [i4])) 

is there alternative or way function work?

if trying address of value in range, use find function. in case, since seem know location of value, can return address calling range(location).address location "columnrow" call of location


Comments

Popular posts from this blog

Failed to execute goal org.apache.maven.plugins:maven-surefire-plugin:2.12:test (default-test) on project.Error occurred in starting fork -

windows - Debug iNetMgr.exe unhandle exception System.Management.Automation.CmdletInvocationException -

configurationsection - activeMq-5.13.3 setup configurations for wildfly 10.0.0 -