473,396 Members | 2,020 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,396 software developers and data experts.

Application.Assistant.On = False

MLH
When I compile

Application.Assistant.On = False

I get an error complaining "Method or data
member not found". I'm unable to turn off the
Assistant. Its annoying.
Jun 16 '06 #1
3 1880
Try "Visible" instead of "On".

--
Wayne Morgan
MS Access MVP
"MLH" <CR**@NorthState.net> wrote in message
news:7r********************************@4ax.com...
When I compile

Application.Assistant.On = False

I get an error complaining "Method or data
member not found". I'm unable to turn off the
Assistant. Its annoying.

Jun 16 '06 #2
MLH
Alright, I got no compilation error. I ran it in the immediate
window, hoping the little bubble with the question mark in
it would go away from the toolbar. It didn't. Clicking on it,
the darned paperclip started its dance. Am I supposed to
notice anything different after running the line?

xxxxxxxxxxxxxxxxxxxxxxxxxxxxxxx
On Fri, 16 Jun 2006 13:18:14 GMT, "Wayne Morgan"
<co***************************@hotmail.com> wrote:
Try "Visible" instead of "On".

--
Wayne Morgan
MS Access MVP


Jun 16 '06 #3
Sorry, I didn't dig deeply enough the first time. "On" and "Visible" are
both good properties. On enables/disables the assistant while Visible just
hides it but leaves it enabled in case you ask for help again. Your syntax
appears to be correct. The first thing I would check for would be a typo in
the spelling of the line. Check for extra embedded spaces also. If that
doesn't fix it, then I would suggest checking the References. For more
information on this, follow this link.

http://www.allenbrowne.com/ser-38.html

--
Wayne Morgan
MS Access MVP
"MLH" <CR**@NorthState.net> wrote in message
news:i6********************************@4ax.com...
Alright, I got no compilation error. I ran it in the immediate
window, hoping the little bubble with the question mark in
it would go away from the toolbar. It didn't. Clicking on it,
the darned paperclip started its dance. Am I supposed to
notice anything different after running the line?

Jun 17 '06 #4

This thread has been closed and replies have been disabled. Please start a new discussion.

Similar topics

1
by: Jarek Zgoda | last post by:
Has anyone tried to integrate Python documentation with Qt Assistant? I know I can view Python documentation with Eric3 help viewer, but I would like to use Assistant's full-text searching...
1
by: John | last post by:
Hi, when I develop applications in Java I use Eclipse. A nice feature is the code assistant when coding, suggesting me the methods or variables for a special object. For web pages I use...
0
by: ColinWard | last post by:
the title is self explanatory. However although I have figured out how to implement the add-in from code, it consistently fails with the message. "There is no active worksheet". I tried opening...
0
by: Charles Atwood | last post by:
I am trying to use the Java Language Conversion Assistant 2.0 with Visual Studio .NET 2003 on Windows 2000 Server SP4 and .NET framework 1.1 to convert some java files to C#. I go through all the...
0
by: NoSpamForMe | last post by:
I am currently a java programmer, with some knowledge of the C# language but very little knowledge about ASP.NET, and I am know wondering if someone can *translate* the java servlet code below to...
3
by: Marc Robitaille | last post by:
hello, How can I have the path of my web application from the global.asax.vb ? I need the path because I have to create an xml file when the application start. thank you Marc R.
2
by: Ritesh | last post by:
Hi All, It will be great if any one of you can suggest which strategy to take for porting an Asp application to Asp.Net. Just to give you an idea about the present architecture of the...
38
by: vinjvinj | last post by:
I haven't used an IDE in a long time but gave wing ide a try because I wanted the same development platform on Linux and Windows. I'm currently using Ultraedit and it works fine but needed...
2
by: Sammatter | last post by:
I am trying to make a delete button using the office assistant as the message box, this is using VBA code. I know how to write the code for the office assistant. But I am not sure on how to create...
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: 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...
0
by: Hystou | last post by:
There are some requirements for setting up RAID: 1. The motherboard and BIOS support RAID configuration. 2. The motherboard has 2 or more available SATA protocol SSD/HDD slots (including MSATA, M.2...
0
Oralloy
by: Oralloy | last post by:
Hello folks, I am unable to find appropriate documentation on the type promotion of bit-fields when using the generalised comparison operator "<=>". The problem is that using the GNU compilers,...
0
jinu1996
by: jinu1996 | last post by:
In today's digital age, having a compelling online presence is paramount for businesses aiming to thrive in a competitive landscape. At the heart of this digital strategy lies an intricately woven...
0
tracyyun
by: tracyyun | last post by:
Dear forum friends, With the development of smart home technology, a variety of wireless communication protocols have appeared on the market, such as Zigbee, Z-Wave, Wi-Fi, Bluetooth, etc. Each...
0
agi2029
by: agi2029 | last post by:
Let's talk about the concept of autonomous AI software engineers and no-code agents. These AIs are designed to manage the entire lifecycle of a software development project—planning, coding, testing,...
0
isladogs
by: isladogs | last post by:
The next Access Europe User Group meeting will be on Wednesday 1 May 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 a new...

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.