View Single Post
  #1   Report Post  
Posted to microsoft.public.excel.programming
Andy G[_2_] Andy G[_2_] is offline
external usenet poster
 
Posts: 1
Default Problem w/ Macro after move to Office 2003

I have a macro that compares data in 2 seperate worksheets and then updates
fields in one worksheet where two ID fields are equal. When I ran it in
Office XP it would update all values in the field I wanted to update. Now
that I have moved to Office 2003 it will only update the first row and then
quit. Since the code worked perfectly fine before we tried to run it in
Office 2003 I'm thinking something changed between office versions.

Can anyone point me in the right direction...

Thanks.