473,382 Members | 1,180 Online
Bytes | Software Development & Data Engineering Community
Post Job

Home Posts Topics Members FAQ

Join Bytes to post your question to a community of 473,382 software developers and data experts.

End of statement expected

1
I received an error message ( end of statement expected) how can i end a statement in microsoft visual basic
Nov 13 '12 #1
2 2301
zmbd
5,501 Expert Mod 4TB
This could be almost anything...
Please post your code - remember to format it using the <CODE/> formatting button.
Nov 13 '12 #2
Rabbit
12,516 Expert Mod 8TB
That error doesn't usually mean that it expects you to write something to end a statement. Rather, it's saying that it expects nothing else after a statement, but yet it finds something instead. Basically, it's saying you wrote extra stuff that shouldn't be there.
Nov 13 '12 #3

Sign in to post your reply or Sign up for a free account.

Similar topics

5
by: Agoston Bejo | last post by:
I am generating WML pages from ASP. I have header.inc that looks like this: ---------------------------------------------- <%@Language=VBScript%><% Option Explicit Response.Buffer = True...
2
by: Edward S | last post by:
I would appreciate if someone could correct my SQL statement which is displaying a message Expected : End of Statement this statment is attached to a button on the form StrSQL = "PARAMETERS !!...
1
by: JJY | last post by:
Hi. Does anyone have a clue what is wrong here? It's complaining at the line with "case 11". select case session("errorCode")*1 case 11 errorMessage = "Please use Microsoft Internet Explorer...
2
by: momo | last post by:
Help please I am getting this error: BC30205: End of statement expected. Here is the code: public shared function GetMsAccessOledbConnection(ByVal dbPath As String, ByVal dbID As String,...
4
by: Tran Hong Quang | last post by:
Hi, I'm using Windows 2000, English version, Microsoft Visual Studio.Net 2003. I compile a project developed for Japanese client, on which there are some Japanese messages. I have error "End of...
2
by: Ron | last post by:
In this line: iStartPosition = RichTextBox1.Text.IndexOfAny(New Char() {"A"c, "a"c, "E"c, "e"c, "I"c, "i"c, "O"c, "o"c, "U"c, "u"c}),istartposition) at the end of that line the...
1
by: nosaj070 | last post by:
Hi, I'm working on a project and it is my first time implementing VBA with Access. I know my SQL Statement is close, but it obviously isn't perfect, if any of you can see what the error is I'd really...
6
by: bw171 | last post by:
I got some java code below, and upon trying to compile it in my unix environment, i get the following error ()> javac Downloader.java Downloader.java:37: ';' expected private enum...
8
atksamy
by: atksamy | last post by:
HI, I am using the following query in vba and i get a compile error end of statement expected. sqltext = "SELECT .utyp, .uart, COUNT(.uart) AS CountOfuart," & _ ...
7
by: Aussie1333 | last post by:
Hey guys, I'm in high school, and just for a little personal project, I was trying to write a program, and I've got it pretty much downpat, but after the line "Dim lstPizza(8).Items" within this sub:...
0
by: Faith0G | last post by:
I am starting a new it consulting business and it's been a while since I setup a new website. Is wordpress still the best web based software for hosting a 5 page website? The webpages will be...
0
isladogs
by: isladogs | last post by:
The next Access Europe User Group meeting will be on Wednesday 3 Apr 2024 starting at 18:00 UK time (6PM UTC+1) and finishing by 19:30 (7.30PM). In this session, we are pleased to welcome former...
0
by: Charles Arthur | last post by:
How do i turn on java script on a villaon, callus and itel keypad mobile phone
0
by: aa123db | last post by:
Variable and constants Use var or let for variables and const fror constants. Var foo ='bar'; Let foo ='bar';const baz ='bar'; Functions function $name$ ($parameters$) { } ...
0
by: ryjfgjl | last post by:
If we have dozens or hundreds of excel to import into the database, if we use the excel import function provided by database editors such as navicat, it will be extremely tedious and time-consuming...
0
by: ryjfgjl | last post by:
In our work, we often receive Excel tables with data in the same format. If we want to analyze these data, it can be difficult to analyze them because the data is spread across multiple Excel files...
0
by: emmanuelkatto | last post by:
Hi All, I am Emmanuel katto from Uganda. I want to ask what challenges you've faced while migrating a website to cloud. Please let me know. Thanks! Emmanuel
0
BarryA
by: BarryA | last post by:
What are the essential steps and strategies outlined in the Data Structures and Algorithms (DSA) roadmap for aspiring data scientists? How can individuals effectively utilize this roadmap to progress...
1
by: Sonnysonu | last post by:
This is the data of csv file 1 2 3 1 2 3 1 2 3 1 2 3 2 3 2 3 3 the lengths should be different i have to store the data by column-wise with in the specific length. suppose the i have to...

By using Bytes.com and it's services, you agree to our Privacy Policy and Terms of Use.

To disable or enable advertisements and analytics tracking please visit the manage ads & tracking page.