473,406 Members | 2,710 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.

How to clear form fields on loading?

I'm a Newbie to this group and would be grateful for assistance as I get up
to speed.

I'm working on my first Access project and need to be able to 'clear' fields
on a form when first loaded. Access seems to want to display a record in the
newly opened form. The form is for 'Amend' only (ie no create new record or
delete) and the user should specify the record to be worked on, rather than
the system supplying information which has to be overtyped/cleared.

This is probably an easy one but I haven't found a solution in my
documentation yet!

Thanks in anticipation and Seasons Greetings etc

David
Nov 12 '05 #1
6 13812
David,
Look at the properties of your form
Set DataEntry to Yes
--
Hope this helps
Arno R
"David Jarman" <da****@jarman.co.uk> schreef in bericht
news:bs***********@ID-128884.news.uni-berlin.de...
I'm a Newbie to this group and would be grateful for assistance as I get up
to speed.

I'm working on my first Access project and need to be able to 'clear' fields
on a form when first loaded. Access seems to want to display a record in the
newly opened form. The form is for 'Amend' only (ie no create new record or
delete) and the user should specify the record to be worked on, rather than
the system supplying information which has to be overtyped/cleared.

This is probably an easy one but I haven't found a solution in my
documentation yet!

Thanks in anticipation and Seasons Greetings etc

David

Nov 12 '05 #2
Hi Arno

Many thanks - I set the Property 'DataEntry' to 'Yes' and then allowed
additions. The form then worked OK. Could you recommend a book to help me
get into Access quickly?

Seasons Greetings

David

"Arno R" <ar****************@tiscali.nl> wrote in message
news:3f**********************@dreader2.news.tiscal i.nl...
David,
Look at the properties of your form
Set DataEntry to Yes
--
Hope this helps
Arno R
"David Jarman" <da****@jarman.co.uk> schreef in bericht
news:bs***********@ID-128884.news.uni-berlin.de...
I'm a Newbie to this group and would be grateful for assistance as I get up to speed.

I'm working on my first Access project and need to be able to 'clear' fields on a form when first loaded. Access seems to want to display a record in the newly opened form. The form is for 'Amend' only (ie no create new record or delete) and the user should specify the record to be worked on, rather than the system supplying information which has to be overtyped/cleared.

This is probably an easy one but I haven't found a solution in my
documentation yet!

Thanks in anticipation and Seasons Greetings etc

David


Nov 12 '05 #3
David,
The Access <your version> Developers Handbook is almost a 'Must' for serious programming.
But if you are a 'starter' then this is way too difficult.
Search this group a bit on Google for more book recommandations at different levels.

--
Hope this helps
Arno R
"David Jarman" <da****@jarman.co.uk> schreef in bericht
news:bs***********@ID-128884.news.uni-berlin.de...
Hi Arno

Many thanks - I set the Property 'DataEntry' to 'Yes' and then allowed
additions. The form then worked OK. Could you recommend a book to help me
get into Access quickly?

Seasons Greetings

David

"Arno R" <ar****************@tiscali.nl> wrote in message
news:3f**********************@dreader2.news.tiscal i.nl...
David,
Look at the properties of your form
Set DataEntry to Yes
--
Hope this helps
Arno R
"David Jarman" <da****@jarman.co.uk> schreef in bericht
news:bs***********@ID-128884.news.uni-berlin.de...
I'm a Newbie to this group and would be grateful for assistance as I get up to speed.

I'm working on my first Access project and need to be able to 'clear' fields on a form when first loaded. Access seems to want to display a record in the newly opened form. The form is for 'Amend' only (ie no create new record or delete) and the user should specify the record to be worked on, rather than the system supplying information which has to be overtyped/cleared.

This is probably an easy one but I haven't found a solution in my
documentation yet!

Thanks in anticipation and Seasons Greetings etc

David



Nov 12 '05 #4
A good book for the "complet novice" is Microsoft Press' "Microsoft Access
<versionnumber> Step by Step"; a good next book is Microsoft Press'
"Microsoft Access <versionnumber> Inside Out" (the Access 2003 edition is by
MVP John Viescas or Que's "Special Edition - Using Microsoft Access
<versionnumber>" by Roger Jennings, and then, as a deskside companion
reference for the developer, "Access <versionnumber> Developer's Handbook"
by Litwin, Getz, et al, published by Sybex. There are (many, many) other
good books, but these are some with which I am personally familiar.

Larry Linson
Microsoft Access MVP

"David Jarman" <da****@jarman.co.uk> wrote in message
news:bs***********@ID-128884.news.uni-berlin.de...
Hi Arno

Many thanks - I set the Property 'DataEntry' to 'Yes' and then allowed
additions. The form then worked OK. Could you recommend a book to help me
get into Access quickly?

Seasons Greetings

David

"Arno R" <ar****************@tiscali.nl> wrote in message
news:3f**********************@dreader2.news.tiscal i.nl...
David,
Look at the properties of your form
Set DataEntry to Yes
--
Hope this helps
Arno R
"David Jarman" <da****@jarman.co.uk> schreef in bericht
news:bs***********@ID-128884.news.uni-berlin.de...
I'm a Newbie to this group and would be grateful for assistance as I
get
up to speed.

I'm working on my first Access project and need to be able to 'clear' fields on a form when first loaded. Access seems to want to display a record
in
the newly opened form. The form is for 'Amend' only (ie no create new
record
or delete) and the user should specify the record to be worked on, rather than the system supplying information which has to be overtyped/cleared.

This is probably an easy one but I haven't found a solution in my
documentation yet!

Thanks in anticipation and Seasons Greetings etc

David



Nov 12 '05 #5
Many thanks for your advice Larry. Will follow up on the information.

Happy New Year!

David

"Larry Linson" <bo*****@localhost.not> wrote in message
news:2g*****************@nwrddc03.gnilink.net...
A good book for the "complet novice" is Microsoft Press' "Microsoft Access
<versionnumber> Step by Step"; a good next book is Microsoft Press'
"Microsoft Access <versionnumber> Inside Out" (the Access 2003 edition is by MVP John Viescas or Que's "Special Edition - Using Microsoft Access
<versionnumber>" by Roger Jennings, and then, as a deskside companion
reference for the developer, "Access <versionnumber> Developer's Handbook"
by Litwin, Getz, et al, published by Sybex. There are (many, many) other
good books, but these are some with which I am personally familiar.

Larry Linson
Microsoft Access MVP

"David Jarman" <da****@jarman.co.uk> wrote in message
news:bs***********@ID-128884.news.uni-berlin.de...
Hi Arno

Many thanks - I set the Property 'DataEntry' to 'Yes' and then allowed
additions. The form then worked OK. Could you recommend a book to help me get into Access quickly?

Seasons Greetings

David

"Arno R" <ar****************@tiscali.nl> wrote in message
news:3f**********************@dreader2.news.tiscal i.nl...
David,
Look at the properties of your form
Set DataEntry to Yes
--
Hope this helps
Arno R
"David Jarman" <da****@jarman.co.uk> schreef in bericht
news:bs***********@ID-128884.news.uni-berlin.de...
> I'm a Newbie to this group and would be grateful for assistance as I get
up
> to speed.
>
> I'm working on my first Access project and need to be able to
'clear' fields
> on a form when first loaded. Access seems to want to display a
record in
the
> newly opened form. The form is for 'Amend' only (ie no create new

record
or
> delete) and the user should specify the record to be worked on,

rather than
> the system supplying information which has to be overtyped/cleared.
>
> This is probably an easy one but I haven't found a solution in my
> documentation yet!
>
> Thanks in anticipation and Seasons Greetings etc
>
> David
>
>



Nov 12 '05 #6
Thanks for your advice Arno. Will follow up on this.

Happy New Year!

David

"Arno R" <ar****************@tiscali.nl> wrote in message
news:3f**********************@dreader2.news.tiscal i.nl...
David,
The Access <your version> Developers Handbook is almost a 'Must' for serious programming. But if you are a 'starter' then this is way too difficult.
Search this group a bit on Google for more book recommandations at different levels.
--
Hope this helps
Arno R
"David Jarman" <da****@jarman.co.uk> schreef in bericht
news:bs***********@ID-128884.news.uni-berlin.de...
Hi Arno

Many thanks - I set the Property 'DataEntry' to 'Yes' and then allowed
additions. The form then worked OK. Could you recommend a book to help me get into Access quickly?

Seasons Greetings

David

"Arno R" <ar****************@tiscali.nl> wrote in message
news:3f**********************@dreader2.news.tiscal i.nl...
David,
Look at the properties of your form
Set DataEntry to Yes
--
Hope this helps
Arno R
"David Jarman" <da****@jarman.co.uk> schreef in bericht
news:bs***********@ID-128884.news.uni-berlin.de...
> I'm a Newbie to this group and would be grateful for assistance as I
get up
> to speed.
>
> I'm working on my first Access project and need to be able to
'clear' fields
> on a form when first loaded. Access seems to want to display a
record in the
> newly opened form. The form is for 'Amend' only (ie no create new
record or
> delete) and the user should specify the record to be worked on,
rather than
> the system supplying information which has to be overtyped/cleared.
>
> This is probably an easy one but I haven't found a solution in my
> documentation yet!
>
> Thanks in anticipation and Seasons Greetings etc
>
> David
>
>



Nov 12 '05 #7

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

Similar topics

5
by: 'bonehead | last post by:
Greetings, I'm still something of a newbie to html/php/mysql. I have a php/html form with several fields of type "input". If the user enters improper data in a particular field and clicks the...
6
by: John | last post by:
Just a general question... I'm currently using a combobox that when updated, opens a form with its recordset based on a query using the combo box value as the criteria. I'm I correct in...
0
by: Doslil | last post by:
I have a form which is designed to only data entery.When i try to open to form in the run form I have the following errors 1. when i open the form I get an error message saying "Access can't...
21
by: StriderBob | last post by:
Situation : FormX is mdi child form containing 2 ListViews ListView1 contains a list of table names and 4 sub items with data about each table. ListView2 contains a list of the columns on each...
4
by: Rolf Rosenquist | last post by:
From a page with a form I collect the fields in the next page. The fields are compared with a database and if a certain condition does not fit, I want to go back to the first page with the form,...
2
ak1dnar
by: ak1dnar | last post by:
Hi, please help me on this. Here i am having a simple form that consist with name and email fields and both are required fields. i am going to validate this inputs using validate.php. but since i...
1
by: johnacooke | last post by:
I have a HTML form that is generated in part by PHP. The action attribute on the form tag calls itself, so that I can validate the fields without using any other form of code like Javascript to...
5
by: karsagarwal | last post by:
I have a bounded form and after I click the button to update/save. THe fields are still there. Is there a way to clear off the fields in the bounded form. Thanks, SA Here's the code that I...
2
by: goumeziane | last post by:
Hello, I am new on this forum and I thank you all of you for your help already. I know this question has been asked already, but the answer did not worked for me. To change the Property...
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
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
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
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
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,...

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.