A Microsoft Office (Excel, Word) forum. OfficeFrustration

If this is your first visit, be sure to check out the FAQ by clicking the link above. You may have to register before you can post: click the register link above to proceed. To start viewing messages, select the forum that you want to visit from the selection below.

Go Back   Home » OfficeFrustration forum » Microsoft Access » Running & Setting Up Queries
Site Map Home Register Authors List Search Today's Posts Mark Forums Read  

Writing information to a new file



 
 
Thread Tools Display Modes
  #1  
Old May 24th, 2005, 04:24 PM
KB
external usenet poster
 
Posts: n/a
Default Writing information to a new file

OK I am a little stumped. I am working on a dispute database.

I have a main data table which users update via a form. On this form I have
a number of push buttons that run macros.

One push button runs a macro that A) sends an authorisation request email,
B) updates the date and time of authorisation request on the form and on the
main data table. As users can change the type of "dispute" hence the
authorisation needed another macro then resets all the date information to
"null" if this is done. What I need to do is keep a record of all work done
on a dispute (each authorisation request, each authorisation, each rejection
of authorisation. To do this I have set up another table which I am using an
Append Query to populate with the dispute number and an autogenerated
incremental task number. However now I'm stuck - I can only get the append
query to create the record and update the dispute number and the auto
generated task number, when I try to get it to append other fields from the
main data table into the other table it won't work - any ideas anyone?
  #2  
Old May 24th, 2005, 05:38 PM
Martin J
external usenet poster
 
Posts: n/a
Default

Is there an error or a message? Do you have the fields set up with correct
data types. Are you sure the info your passing isn't null(are you setting the
dates to null before the append query)? To help more you should post the
update SQL and table set up.
--
HTH
Martin J


"KB" wrote:

OK I am a little stumped. I am working on a dispute database.

I have a main data table which users update via a form. On this form I have
a number of push buttons that run macros.

One push button runs a macro that A) sends an authorisation request email,
B) updates the date and time of authorisation request on the form and on the
main data table. As users can change the type of "dispute" hence the
authorisation needed another macro then resets all the date information to
"null" if this is done. What I need to do is keep a record of all work done
on a dispute (each authorisation request, each authorisation, each rejection
of authorisation. To do this I have set up another table which I am using an
Append Query to populate with the dispute number and an autogenerated
incremental task number. However now I'm stuck - I can only get the append
query to create the record and update the dispute number and the auto
generated task number, when I try to get it to append other fields from the
main data table into the other table it won't work - any ideas anyone?

 




Thread Tools
Display Modes

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

vB code is On
Smilies are On
[IMG] code is Off
HTML code is Off
Forum Jump

Similar Threads
Thread Thread Starter Forum Replies Last Post
Linking Access Database to a specific Workgroup Information File Tbetts General Discussion 2 March 25th, 2005 08:02 PM
.jpg .gif .bmp file associations gone, upgrade from Office XP to 2 fbartrom Setup, Installing & Configuration 13 February 25th, 2005 01:33 PM
Weekly Transaction Processing Ralph Howarth Worksheet Functions 4 January 19th, 2005 05:37 AM
Jet35.sp3 doglover Database Design 3 August 26th, 2004 04:41 PM
Office 2003 uninstall/reinstall problems Jerryn3 Setup, Installing & Configuration 2 August 2nd, 2004 03:39 PM


All times are GMT +1. The time now is 04:00 PM.


Powered by vBulletin® Version 3.6.4
Copyright ©2000 - 2024, Jelsoft Enterprises Ltd.
Copyright ©2004-2024 OfficeFrustration.
The comments are property of their posters.