View Single Post
  #1   Report Post  
Posted to microsoft.public.excel.programming
André André is offline
external usenet poster
 
Posts: 2
Default Expose Function Fieldnames to VBA

When I type =SUM and then press Ctrl-Shift-A excel shows me the field
names in the formulabar that I can then copy and use. Is there a way
to retrieve those fieldnames through VBA directly?