Hi,
I have the following code and when I execute it I get a "Duplicate declaration in current scope error" and I don't know why.
Any ideas?
![]()
Please Login or Register to view this content.
Hi,
I have the following code and when I execute it I get a "Duplicate declaration in current scope error" and I don't know why.
Any ideas?
![]()
Please Login or Register to view this content.
You are missing out some lines of code?
Lines in blue are dim-ing the same variables in red. I assume you have already dim the red variables above? Hence the error - Duplicate declaration
![]()
Please Login or Register to view this content.
多么想要告诉你 我好喜欢你
no I was not dimming the variables above the red text........
here is what I assumed:
'1-red text only accessed if Boolean set to false
'2-blue text only accessed if Boolean set to true
I had to re-dim in the bluetext but redtext is assigned via range.........anyway, guess I need to dim before both .......right?
Then maybe you have a loop? That's the problem I can think of.
Actually, maybe explain what you're trying to do, people might be able to suggest a better approach.
There are currently 1 users browsing this thread. (0 members and 1 guests)
Bookmarks