Forum Discussion

Kelvin_George's avatar
Kelvin_George
Copper Contributor
Mar 08, 2023

excel add-in

hi all ...

Iam a newbie to excel addins ...

if we load the address of a selected range, if it's not merged then we get the address like "A1:B5" while if it's a merged range then it will be "A1 ", is there any other way to get the address of a merged range like "A1:B5" ... 

expecting your valuable suggestions 

3 Replies

    • Kelvin_George's avatar
      Kelvin_George
      Copper Contributor

      NikolinoDE 

      thanks for your reply , unfortunately .. i meant we can load the address to JavaScript functions  using office addin , I have attached the sample code

      • NikolinoDE's avatar
        NikolinoDE
        Platinum Contributor
        sry only now I see that it is about addin.
        Unfortunately I can't help there, my knowledge of java is limited to put it mildly.