Reply
 
LinkBack Thread Tools Search this Thread Display Modes
  #1   Report Post  
Posted to microsoft.public.excel.programming
external usenet poster
 
Posts: 1
Default XML Refresh Code


This is how part of my code looks for a macro that goes to each shee
and refreshes the xml data there.


Sheets("1").Select
ActiveWorkbook.XmlMaps("10001").DataBinding.Refres h
Sheets("2").Select
ActiveWorkbook.XmlMaps("10002").DataBinding.Refres h
Sheets("3").Select
ActiveWorkbook.XmlMaps("10003").DataBinding.Refres h
Sheets("4").Select

I have not been succesful on trying to either grab the range of sheet
and refresh them or tell vba in simple way instead of having to writ
the same line of code for times i need it to do this.

Any help would be very appreciated

--
waylif
-----------------------------------------------------------------------
wayliff's Profile: http://www.excelforum.com/member.php...fo&userid=2986
View this thread: http://www.excelforum.com/showthread.php?threadid=50077

Reply
Thread Tools Search this Thread
Search this Thread:

Advanced Search
Display Modes

Posting Rules

Smilies are On
[IMG] code is On
HTML code is Off
Trackbacks are On
Pingbacks are On
Refbacks are On


Similar Threads
Thread Thread Starter Forum Replies Last Post
VBA code to refresh Child Pivot Table HKS Excel Discussion (Misc queries) 0 May 7th 08 07:49 PM
Code To Refresh Query Table Carl Excel Discussion (Misc queries) 0 December 8th 06 01:23 AM
Code to Refresh Pivot Table S Jackson Excel Programming 1 August 31st 05 05:40 PM
refresh worksheet code nowfal[_44_] Excel Programming 2 August 20th 05 04:28 AM
Code to refresh macro once monthly Rcar Excel Programming 7 September 15th 03 11:14 PM


All times are GMT +1. The time now is 11:04 PM.

Powered by vBulletin® Copyright ©2000 - 2024, Jelsoft Enterprises Ltd.
Copyright ©2004-2024 ExcelBanter.
The comments are property of their posters.
 

About Us

"It's about Microsoft Excel"