Home |
Search |
Today's Posts |
#1
![]()
Posted to microsoft.public.excel.programming
|
|||
|
|||
![]()
Hello,
I know this is a beginner's question...but for the life of me I can't figure this out. I did something (not sure what) and the window in the debugger that would show me the value of the variables as I stepped through the code has disapeared. I tried View- LocalsWindow and nothing pops up. No where...it just basically does nothing. I have no idea what I've done to get myself into this state...and I REALLY need to see these values to debug! (I'm not the best programmer...I'm an Engineer for goodness sake!) Any help - tricks to try - pointers - would be GREATLY appreciated! |
#2
![]()
Posted to microsoft.public.excel.programming
|
|||
|
|||
![]()
On May 31, 2:05 pm, Cindy wrote:
Hello, I know this is a beginner's question...but for the life of me I can't figure this out. I did something (not sure what) and the window in the debugger that would show me the value of the variables as I stepped through the code has disapeared. I tried View- LocalsWindow and nothing pops up. No where...it just basically does nothing. I have no idea what I've done to get myself into this state...and I REALLY need to see these values to debug! (I'm not the best programmer...I'm an Engineer for goodness sake!) Any help - tricks to try - pointers - would be GREATLY appreciated! if it doesn't appear when you choose view - locals, maybe it's already open & either hidden behind another toolbar, OR was manually made very very small, or dragged down behind the windows toolbar. i just tried that myself - undocked it, made it as tiny as possible, & dragged it down behind the windows toolbar. was invisible & i couldn't get at it till i closed down my windows toolbar (for a minute there i thought i was screwed!). :) susan |
#3
![]()
Posted to microsoft.public.excel.programming
|
|||
|
|||
![]()
I've been closing the VBA window and then re-open from the worksheet.
"Susan" wrote: On May 31, 2:05 pm, Cindy wrote: Hello, I know this is a beginner's question...but for the life of me I can't figure this out. I did something (not sure what) and the window in the debugger that would show me the value of the variables as I stepped through the code has disapeared. I tried View- LocalsWindow and nothing pops up. No where...it just basically does nothing. I have no idea what I've done to get myself into this state...and I REALLY need to see these values to debug! (I'm not the best programmer...I'm an Engineer for goodness sake!) Any help - tricks to try - pointers - would be GREATLY appreciated! if it doesn't appear when you choose view - locals, maybe it's already open & either hidden behind another toolbar, OR was manually made very very small, or dragged down behind the windows toolbar. i just tried that myself - undocked it, made it as tiny as possible, & dragged it down behind the windows toolbar. was invisible & i couldn't get at it till i closed down my windows toolbar (for a minute there i thought i was screwed!). :) susan |
#4
![]()
Posted to microsoft.public.excel.programming
|
|||
|
|||
![]()
Susan, Thank you...This is exactly what happened. I fell a little silly for
freaking out so quickly but I'm thankful for your quick help. Now, I can finish this project today -- hopefully! Cindy "Susan" wrote: On May 31, 2:05 pm, Cindy wrote: Hello, I know this is a beginner's question...but for the life of me I can't figure this out. I did something (not sure what) and the window in the debugger that would show me the value of the variables as I stepped through the code has disapeared. I tried View- LocalsWindow and nothing pops up. No where...it just basically does nothing. I have no idea what I've done to get myself into this state...and I REALLY need to see these values to debug! (I'm not the best programmer...I'm an Engineer for goodness sake!) Any help - tricks to try - pointers - would be GREATLY appreciated! if it doesn't appear when you choose view - locals, maybe it's already open & either hidden behind another toolbar, OR was manually made very very small, or dragged down behind the windows toolbar. i just tried that myself - undocked it, made it as tiny as possible, & dragged it down behind the windows toolbar. was invisible & i couldn't get at it till i closed down my windows toolbar (for a minute there i thought i was screwed!). :) susan |
Reply |
Thread Tools | Search this Thread |
Display Modes | |
|
|
![]() |
||||
Thread | Forum | |||
how to save a desired window size but hv window comeup fullsz by d | Excel Discussion (Misc queries) | |||
Docking Project Explorer, Properties window and Code window in VBE | Setting up and Configuration of Excel | |||
The window opens in a smaller window not full sized window. | Excel Discussion (Misc queries) | |||
VBA Code runtime error only after opening Locals window | Excel Programming | |||
Locals Window - Extracting Contents | Excel Programming |