Home |
Search |
Today's Posts |
#2
![]()
Posted to microsoft.public.excel.programming
|
|||
|
|||
![]()
Hi,
Am Mon, 4 Jun 2012 18:11:21 +0000 schrieb BrkenRecord: Does not return the value stored in A6 and creates an annoying spurt of message boxes telling me that the value is 0. I'm seriously about to break my computer from sheer rage. Help please! Try: Sub GetTableValue() i = Sheets("TableC11").Range("A6") MsgBox "value is " & i End Sub Regards Claus Busch -- Win XP PRof SP2 / Vista Ultimate SP2 Office 2003 SP2 /2007 Ultimate SP2 |
Thread Tools | Search this Thread |
Display Modes | |
|
|
![]() |
||||
Thread | Forum | |||
circular reference | Excel Discussion (Misc queries) | |||
Circular Reference | Excel Programming | |||
Circular Reference? | Excel Programming | |||
HELP: circular reference | Excel Programming | |||
Circular Reference | Excel Worksheet Functions |