Microsoft Visual Basic

  • Thread starter Thread starter APC
  • Start date Start date
A

APC

Compile error:
Expected:end of statement

Could you let me know how to stop Compile error:

I was trying to created Pivot table then It does not
finished
When I have open the file to working It alway showing
message
Compile error:
Expected:end of statement

Thanks in advance
 
You are missing a line, an End If for an IF, End With for a With , etc.

Can't tell what without the code.

--

HTH

Bob Phillips
... looking out across Poole Harbour to the Purbecks
(remove nothere from the email address if mailing direct)
 

Ask a Question

Want to reply to this thread or ask your own question?

You'll need to choose a username for the site, which only take a couple of moments. After that, you can post your question and our members will help you out.

Ask a Question

Back
Top