View Single Post
 
Old 04-16-2018, 01:42 AM
jariquelme jariquelme is offline Windows 10 Office 2010 32bit
Novice
 
Join Date: Apr 2018
Posts: 3
jariquelme is on a distinguished road
Default Getting cells referenced while creating formula

Hi.

I need to get the range selected when I create a formula for use in Interop services.

For example, if i am creating this formula =SUM(A1:A10), I select the range by mouse.

There is any Excel interop property that provides me the A1:A10 range?

TIA
Reply With Quote