473,386 Members | 1,817 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,386 software developers and data experts.

easy data entry?

There may be a simple anwswer to this....

I have a client who's accustomed to entering his data into an Excel
spreadsheet. He has a lot of repetitive or sequential data, and he
likes using the Excel fill tool to drag down a column to fill in the
cells for him.

The question is, is it possible to do something similar to this in
Access?

TIA
Nov 13 '05 #1
2 1375
-----BEGIN PGP SIGNED MESSAGE-----
Hash: SHA1

Not exactly. You'd have to write some VBA code.

There's one method that is quite common: set the default property of a
control so it uses the last entered value as the new default. When a
new record is accessed the default value automatically fills the
controls' values property.

Usually, a toggle button is set next to the control. When it is
depressed (toggle = true) then the .Default is set to the .Value. When
the toggle is up (toggle = false) then the .Default setting is set to
nothing.

=== air code ===
Private Sub txtControlName_AfterUpdate()

If Me!txtToggle_ControlName = True Then
If Not IsNull(Me!txtControlName) Then
Me!txtControlName.Default = Me!txtControlName.Value
Else
Me!txtControlName.Default = ""
End If
Else
Me!txtControlName.Default = ""
End If

End Sub
=== end air code ===

I believe there is an article about this in the _Access Developer's
Handbook_, by K.Getz, et. al.
--
MGFoster:::mgf00 <at> earthlink <decimal-point> net
Oakland, CA (USA)

-----BEGIN PGP SIGNATURE-----
Version: PGP for Personal Privacy 5.0
Charset: noconv

iQA+AwUBQRk28IechKqOuFEgEQLOuACYk/VJXGr0m34oxpl9thvdxldT7wCdG28e
eSKjDwuQbi6faqvRIpbC6vY=
=+Klh
-----END PGP SIGNATURE-----
tangel wrote:
There may be a simple anwswer to this....

I have a client who's accustomed to entering his data into an Excel
spreadsheet. He has a lot of repetitive or sequential data, and he
likes using the Excel fill tool to drag down a column to fill in the
cells for him.

The question is, is it possible to do something similar to this in
Access?


Nov 13 '05 #2
MGFoster <me@privacy.com> wrote in message news:<0G*******************@newsread1.news.pas.ear thlink.net>...
-----BEGIN PGP SIGNED MESSAGE-----
Hash: SHA1

Not exactly. You'd have to write some VBA code.

There's one method that is quite common: set the default property of a
control so it uses the last entered value as the new default. When a
new record is accessed the default value automatically fills the
controls' values property.

Usually, a toggle button is set next to the control. When it is
depressed (toggle = true) then the .Default is set to the .Value. When
the toggle is up (toggle = false) then the .Default setting is set to
nothing.

=== air code ===
Private Sub txtControlName_AfterUpdate()

If Me!txtToggle_ControlName = True Then
If Not IsNull(Me!txtControlName) Then
Me!txtControlName.Default = Me!txtControlName.Value
Else
Me!txtControlName.Default = ""
End If
Else
Me!txtControlName.Default = ""
End If

End Sub
=== end air code ===

I believe there is an article about this in the _Access Developer's
Handbook_, by K.Getz, et. al.
--
MGFoster:::mgf00 <at> earthlink <decimal-point> net
Oakland, CA (USA)

-----BEGIN PGP SIGNATURE-----
Version: PGP for Personal Privacy 5.0
Charset: noconv

iQA+AwUBQRk28IechKqOuFEgEQLOuACYk/VJXGr0m34oxpl9thvdxldT7wCdG28e
eSKjDwuQbi6faqvRIpbC6vY=
=+Klh
-----END PGP SIGNATURE-----
tangel wrote:
There may be a simple anwswer to this....

I have a client who's accustomed to entering his data into an Excel
spreadsheet. He has a lot of repetitive or sequential data, and he
likes using the Excel fill tool to drag down a column to fill in the
cells for him.

The question is, is it possible to do something similar to this in
Access?


Or did you mean you could find the answer here:
http://www.mvps.org/access/forms/frm0012.htm
Nov 13 '05 #3

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

Similar topics

2
by: lawrence | last post by:
I had some code that worked fine for several weeks, and then yesterday it stopped working. I'm not sure what I did. Nor can I make out why it isn't working. I'm running a query that should return 3...
3
by: | last post by:
Hi, I am an intermediate computer science student and I am in need of a "macro type" tool/language that will let me automate a data entry process. The data entry is rather simple but requires...
0
by: tamilan71 | last post by:
Can anyone tell me a simple method of creating an application in Access 2003 that uses "Double data entry"? For me double data entry is defined as the ability to have data entered twice. The first...
4
by: wim taerwe | last post by:
Hello, I am looking for an easy way to have a delete button per subitem in 1 form. For example : a book can have many authors and when I edit the book details I want to have a list of the...
3
by: bosmatthews | last post by:
I have a main form with a subform and a second subform nested to the first subform. The data entry property for all three forms (main, subform and sub-subform) is set to "yes" because I am intending...
5
by: Anan18 | last post by:
Hello sir, I'm supposed to Implement and Test the sequence Class Using a Fixed-Sized Array (Chapter 3), from Data Structures & Other objects using c++. The header file is provided, and so is a test...
1
by: admin.offshoredataentry | last post by:
Data Entry Outsourcing provides time bound, cost effective and qualitative Data Entry also provides numeric data entry, textual data entry, image data entry, data format, data conversion and also...
4
by: Rick Stevens | last post by:
I am not an access expert, could anyone tell me if the following would be easy to do?? I receive emails from a specific email address, that advise me if a specific piece of equipment my company...
1
by: Data Entry Outsourcing | last post by:
Data Entry plays vital role in every business area. Data Entry is one such aspects of any business that needs to be handled properly for expanding your business. Data Entry is one of the leading...
0
by: dataentryoffshore | last post by:
Get a Discount up to 60% on data entry, data capture, dataentry services, large volume data processing and data conversion services through offshore facilities in India. Offshore data entry also...
0
by: taylorcarr | last post by:
A Canon printer is a smart device known for being advanced, efficient, and reliable. It is designed for home, office, and hybrid workspace use and can also be used for a variety of purposes. However,...
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...
1
by: nemocccc | last post by:
hello, everyone, I want to develop a software for my android phone for daily needs, any suggestions?
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
by: Hystou | last post by:
Most computers default to English, but sometimes we require a different language, especially when relocating. Forgot to request a specific language before your computer shipped? No problem! You can...
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...

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.