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

Form Problem in Access 2007

Oralloy
988 Expert 512MB
I've created a form in Access-2007.

The form is not bound to any tables or queries. It is for data entry and programatic purposes only.

The goal of the form is to provide a workspace where a user can enter some data, then press a button to display one of several analyses.

Since the raw data will be coming through an ODBC link, I saw no point in binding the form to a table.

1) My basic problem is that the form is not accepting user input. Buttons work, I can use VBA to set control values and manipulate the dummy chart I'm displaying. I do notice that there is still a status bar shown on the bottom of the form, though. Do any of you have a clue why my text and combo-box controls aren't accepting information?

2) Am I even using the appropriate tool? Would Excel (with VBA) be a better choice?

Thanks
Jun 24 '10 #1

✓ answered by gershwyn

What is happening when you try to enter data? An unbound text control with all of its properties set to the default should accept data just fine. It won't do anything with it or save it anywhere, but it sounds like that's what you want.

First off, I'd check to make sure the Enabled property of each control is set to True and the Locked property is set to false. Also make sure that the form itself is set to allow edits.

Other than that, is there any code attached to the controls that might be interfering?

2 2181
gershwyn
122 100+
What is happening when you try to enter data? An unbound text control with all of its properties set to the default should accept data just fine. It won't do anything with it or save it anywhere, but it sounds like that's what you want.

First off, I'd check to make sure the Enabled property of each control is set to True and the Locked property is set to false. Also make sure that the form itself is set to allow edits.

Other than that, is there any code attached to the controls that might be interfering?
Jun 24 '10 #2
Oralloy
988 Expert 512MB
gershwyn,

Thanks for your help. I do appreciate it.

What is happening when you try to enter data? An unbound text control with all of its properties set to the default should accept data just fine. It won't do anything with it or save it anywhere, but it sounds like that's what you want.
That is exactly what I want. All I care about is that the control's "value" attribute being set, so I can retrieve the value programatically when the user mouses a button..

When I place the cursor in a text box and type, nothing happens as far as I can discern. The text box attributes show as:
  • Enabled - yes
  • Locked - No

First off, I'd check to make sure the Enabled property of each control is set to True and the Locked property is set to false. Also make sure that the form itself is set to allow edits.
See above...

Other than that, is there any code attached to the controls that might be interfering?
No code is attached to the text box control at all.
Jun 24 '10 #3

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

Similar topics

8
by: elias.farah | last post by:
Hello Everyone, I'm having some very weird behavior on a couple of Access forms. (Not all forms, just some of them). The forms have been working for years, under Access XP/2003 etc, and last...
1
by: BMF | last post by:
Howdy, I am mainly a MySQL user but I have been playing with Access 07 a little bit recently. I created a database with 3 tables. Table ID --- userID -- AutoNumber UserInfo -...
19
by: sphinney | last post by:
My company is in the process of upgrading everyone to Access 2007. Since my machine was upgraded I've been highly frustrated with an apparent random behaviour byAccess that I can't understand. It...
9
by: prakashwadhwani | last post by:
Hi !! I'm about to develop a new project for a client. Should I go about it in Access 2003 or 2007 ? Purchasing it either for me or for my client is not a major consideration here ... what I'd...
2
by: ijyoung | last post by:
Am trying to customise automation in Access 2007/Outlook. Using MS template which works ok. However, I have the form set up as a subform an embedded in the main form Although the form works fine in...
7
by: Icarus | last post by:
I have a Access 2000 database that I am opening with Access 2007. When I open the datbase in Access 2000 or Access 2003, the database runs as expected. In Access 2007 my main form opens, a...
4
Kitty001
by: Kitty001 | last post by:
Hi Guys I am new to MS Access and using MS Access2007. I have been fooling around with Access trying to solve this problem for weeks but i just cant seem to chack it and I need some help. I have...
5
by: sphinney | last post by:
Basic question: Does anyone know how to go about adding a control to an Access 2007 form that will allow viewing a Word 2007 document? Reason for asking: My office is about to receive 100+/-...
0
by: dbdream | last post by:
Hi, I'm having major performance issues in testing with Access 2007 after Access 97 applications are converted (.mdb) format. Loading of forms or reports are 2-3 times slower in Access 2007 than in...
4
cobra35y
by: cobra35y | last post by:
Good Afternoon, I am new to the world of programming. after reviewing this site for info pertaining to my situation, i have declared a loss and posting for help. maybe i am just overlooking the...
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...
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...
0
marktang
by: marktang | last post by:
ONU (Optical Network Unit) is one of the key components for providing high-speed Internet services. Its primary function is to act as an endpoint device located at the user's premises. However,...
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
by: Hystou | last post by:
Overview: Windows 11 and 10 have less user interface control over operating system update behaviour than previous versions of Windows. In Windows 11 and 10, there is no way to turn off the Windows...
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,...

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.