View Single Post
  #1   Report Post  
Posted to microsoft.public.excel.newusers
pcor pcor is offline
external usenet poster
 
Posts: 148
Default hide show question

I have names in col A that go from row 1 to row 1000
I then place data(numbers) in col B that corresponds with the name in col A.
Once done I show ONLY the rows that have new data(filter)and use the SPEAK
function to read the data back to me.
Here is the tough part. On subsequent weeks I enter data in col B again and
I want to be able to apply the SPEAK function BUT ONLY to the LAST set of
inputted data.
aDoes anyone have a good way to implement htis
Thanks