PC Review


Reply
Thread Tools Rate Thread

Access 2007-Duplicate Record Field Capability

 
 
SueW
Guest
Posts: n/a
 
      16th Apr 2010
Sr. transportation appointment database. The form to schedule appointments
has a combo box that completes the client, address, city, and homephone
fields as requested by the end user. Added Find and Duplicate record buttons
so end user can find an appointment and duplicate the record to schedule the
return trip. Buttons work great except that on the return trip record end
user needs to type in the address the client is coming from and this not
possible because it is already populated from the combo box. Is there any
way around this?

Thanks for your attention.

Sue


 
Reply With Quote
 
 
 
 
John W. Vinson
Guest
Posts: n/a
 
      17th Apr 2010
On Fri, 16 Apr 2010 11:37:01 -0700, SueW <(E-Mail Removed)>
wrote:

>Sr. transportation appointment database. The form to schedule appointments
>has a combo box that completes the client, address, city, and homephone
>fields as requested by the end user. Added Find and Duplicate record buttons
>so end user can find an appointment and duplicate the record to schedule the
>return trip. Buttons work great except that on the return trip record end
>user needs to type in the address the client is coming from and this not
>possible because it is already populated from the combo box. Is there any
>way around this?
>
>Thanks for your attention.
>
>Sue
>



What's the structure of your table? What's the current code in the duplicate
button? What does the combo box have to do with anything (since I'd presume it
should be creating a new record in the table, rather than doing anything on
the form)?
--

John W. Vinson [MVP]
 
Reply With Quote
 
SueW
Guest
Posts: n/a
 
      19th Apr 2010


"John W. Vinson" wrote:

> On Fri, 16 Apr 2010 11:37:01 -0700, SueW <(E-Mail Removed)>
> wrote:
>
> >Sr. transportation appointment database. The form to schedule appointments
> >has a combo box that completes the client, address, city, and homephone
> >fields as requested by the end user. Added Find and Duplicate record buttons
> >so end user can find an appointment and duplicate the record to schedule the
> >return trip. Buttons work great except that on the return trip record end
> >user needs to type in the address the client is coming from and this not
> >possible because it is already populated from the combo box. Is there any
> >way around this?
> >
> >Thanks for your attention.
> >
> >Sue
> >

>
>
> What's the structure of your table? What's the current code in the duplicate
> button? What does the combo box have to do with anything (since I'd presume it
> should be creating a new record in the table, rather than doing anything on
> the form)?
> --
>
> John W. Vinson [MVP]
> .
> tblSchedule

ScheduleID-AutoNumber-PK
Driver
Day
AppointmentDate
PickupTime
SeniorIntakeID-FK (PK in Senior Intake table)
AppointmentTime
AppointmentNotes
Destination
ReturnTime
ReasonforTransportation
Cancelled
WhoCancelled
NoShow
UnabletoCancel

Current code of Duplicate button-On click-embedded macro
Combo box is completing fields from the SeniorIntake table in the form as
part of the appointment record. The end user requested when selecting a name
from the Senior Intake table the name, address, city, and home phone number
automatically populate.

Appointment by Date Query and Report:
tblSchedule
Driver
Day
AppointmentDate
PickupTime
AppointmentTime
AppointmentNotes
Destination
ReturnTime
ReasonforTransportation
Cancelled
WhoCancelled
NoShow
UnabletoCancel
tblSenior Intake
First
Last
Address
City
HomePhone

 
Reply With Quote
 
 
 
Reply

Thread Tools
Rate This Thread
Rate This Thread:

Posting Rules
You may not post new threads
You may not post replies
You may not post attachments
You may not edit your posts

BB code is On
Smilies are On
[IMG] code is On
HTML code is Off
Trackbacks are On
Pingbacks are On
Refbacks are Off


Similar Threads
Thread Thread Starter Forum Replies Last Post
Re: MS Access 2007 Drill-Down Capability Albert D. Kallal Microsoft Access 0 15th Jan 2009 08:42 PM
Duplicate a form field in Access 2007 Dave Microsoft Access 2 1st Jul 2008 08:05 AM
Access 2007 Table Record Number Out of Synch with Item # Field Seth Microsoft Access 2 2nd Apr 2008 05:40 AM
Can I open the source record stored in a Multiple value Combo box field, Access 2007 TechyGal Microsoft Access 2 20th Sep 2007 01:47 PM
access 2007 how to fill a field in every record with a certain val =?Utf-8?B?ZGVubmlzdDY4NQ==?= Microsoft Access Queries 2 10th May 2007 07:59 AM


Features
 

Advertising
 

Newsgroups
 


All times are GMT +1. The time now is 05:50 PM.