LinkBack Thread Tools Search this Thread Display Modes
Prev Previous Post   Next Post Next
  #1   Report Post  
Posted to microsoft.public.excel.programming
external usenet poster
 
Posts: 1
Default work with two maps


hello to everything,

I must work with two Excel maps, because several users should acces
the data.
If the second map is opened, I am able to come:
Workbooks(Mappe2).Worksheets("Tabelle1").ActiveShe et.UsedRange.Rows.Coun

… The number of the lines determine. Thus a connection with the secon
map and the "Tabelle1" or already, nevertheless, exists?

Why I am able to come then:
Workbooks(Mappe1).Worksheets("Tabelle1").Range(dat Range2)
Workbooks(Mappe2).Worksheets("Tabelle1").Range(dat Range2).Value
Not the data of the second map in the other copy?!
It appears with me always the error message:
“ Term mistake '9': Index beyond the valid area “
Why???

In the first map the "Tabelle1" is selected, I have this with:
Set shtSheets = ActiveWorkbook.Windows(1).SelectedSheets
For Each wksWorksheet In shtSheets
vbResult = MsgBox(wksWorksheet.Name, vbOKOnly)
Debug.Print wkbWorkbook.Name
Next wksWorksheet

… Checks and it also came as an announcement the "Tabelle1"!

And I can access the "Tabelle1" in the second map, nevertheless, als
already (because of Rows. Count).
Thus what do I still make wrong?!
How can I so select the maps and/or tables and/or activate that n
error message comes and I have the desired access?

I would be really grateful for help
walke

--
walker00
-----------------------------------------------------------------------
walker002's Profile: http://www.excelforum.com/member.php...fo&userid=2591
View this thread: http://www.excelforum.com/showthread.php?threadid=39291

 
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
Cause maps Hojo Excel Discussion (Misc queries) 2 June 14th 07 07:22 PM
Printing XML Maps Jake from El Paso Excel Discussion (Misc queries) 0 December 6th 06 02:43 PM
xml maps kerrychalmers Excel Worksheet Functions 1 March 25th 06 01:40 AM
Maps TyroAd Excel Discussion (Misc queries) 1 July 13th 05 03:15 PM
Maps george Excel Discussion (Misc queries) 2 February 5th 05 06:55 PM


All times are GMT +1. The time now is 06:53 AM.

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

About Us

"It's about Microsoft Excel"