Try this insteadOriginally Posted by CatDaddy
[VBA]
Dim sh As Worksheet
For each sh in Workbook
'do updateing here
Next
[/VBA]
Try this insteadOriginally Posted by CatDaddy
[VBA]
Dim sh As Worksheet
For each sh in Workbook
'do updateing here
Next
[/VBA]
Remember To Do the Following....
Use [Code].... [/Code] tags when posting code to the thread.
Mark your thread as Solved if satisfied by using the Thread Tools options.
If posting the same issue to another forum please show the link