Thread: Range Breakup
View Single Post
  #1   Report Post  
Posted to microsoft.public.excel.misc
trans trans is offline
external usenet poster
 
Posts: 7
Default Range Breakup

I am looking for a way to break up a range into separate cells. For example,
I have a range of zip codes in one cell that looks like this: 99359-99363 I
would like that to break into 5 cells, with values of 99359, 99360, 99361,
99362, and 99363.