View Single Post
  #1   Report Post  
Posted to microsoft.public.excel.programming
novice novice is offline
external usenet poster
 
Posts: 4
Default Linking dynamic Cells in Excel to Form

I have created a form that allows the user to enter information that will be displayed into the Excel Spreadsheet, such as a specific date. In the form properties, I set the control source to a cell within the spreadsheet. However, once I add or delete lines in the spreadsheet, the cell linkage within the form does not change dynamically. I have tried to apply Names in the control source. There must be something that will allow this.

Any suggestions would be great!