View Single Post
  #1   Report Post  
Posted to microsoft.public.excel.programming
Wayne N Wayne N is offline
external usenet poster
 
Posts: 2
Default Excel Named Ranges In VB.net

I have a need to determine the start row and column of an excel named range
using vb.net.

I have successfully loaded a named range into a datagridform and now I need
to save it to the same named range I extraced it from.