View Single Post
  #7   Report Post  
Posted to microsoft.public.excel.programming
[email protected] 6afraidbecause789@gmail.com is offline
external usenet poster
 
Posts: 21
Default Deleting rows messes up Named Ranges--How can this be fixed?

Hi Barb and Don,
Sorry for leaving the thread awhile; needed travel and sleep. The
data on a sheet applies to one class. The named ranges are for a
Worksheet_Change event that programmatically validates possible
combinations of scores past column AR. I only formatted the sheets to
extend down to row 60; this would more than hold the max number of
students + additional students for a class in a semester. And, yes,
columns would've been nice; a database even nicer, but making the data
go horizontal would've run into Excel's # of column limitation.
Thanks again.