Reply
 
LinkBack Thread Tools Search this Thread Display Modes
  #1   Report Post  
Posted to microsoft.public.excel.programming
external usenet poster
 
Posts: 82
Default Uploading data from Excel to Access

I'm having a situation and hopefully someone can help me out
I have this database that user will upload text files and from a form,
it generates an excel sheet. The database looks at an excel sheet template
I made and then adds the data and renames teh sheet.the fields in the excel
sheet are as follows:
Name Column
CDI ID A
Date B
ORG C
Sub Inventory D
LOC E
CVC Part # F
Serial # G
CableDataBox Status H
Opr ID I
Corp J
Account # K
Coordinator ID L
CDI Comments M
Coordinator Comments N

column a-k are the data that is from the database. L-M are the columns that
the user will have to
fill in, with column M being a drop down
there are 5 options in the drop down,
1.Barcode Identity Issue
2.Pending research
3.Logistic asset validated
4 No trouble Found
5.Missed Issues

Now, the sheet varys in rows and different dept in my company will work this
sheet, not all at once and not
in a week. One dept may work they half one day and the other a week later.
This is where I need the help

Once the dept completes it work, they email the dept head to upload the data
to the database. I have a command
button that will upload the data onto another database. I dont' want that. I
need it to take a look at columns M, seeing if it "filled in"

1. if it not filled in and user press the upload button, nothing should be
upload
2. if M has a comment and it is Logistic Asset Validated, then it be
uploaded and deleted from the sheet
3. If M has a comment and it is any other comment, then it should be
uploaded but not deleted and if user
changes comment later on and presses upload, warning screen should
appear, asking if they want to replace
the same row with new comment

Also, when data is uploaded, it shouldn't go to another table but to the
table where the data came from.
what i mean is that the table in access is called CDI IMPORT_DETAIL
and fields a
CDI ID (Autonumber)
Date (text)
Corp (text)
Account # (text)
Org (text)
Locator (text)
SubInventory (text)
Box Status (text)
Serial Number (text)
Part # (text)
Operator ID (text)
Date of Oracle Import (date/time)
Coordinator ID (text)
CDI Comments (text)
Coordinator Comments (text)
Date file Uploaded (date/Time)


The last 4 column of the table should be the only thing that is being filled
in. So from teh excel sheet, i just need
column L-M to be uploaded. And the way it looks at the access table to see
what row it should update is column A, CDI ID (which is a Unique Key)

Please help
Reply
Thread Tools Search this Thread
Search this Thread:

Advanced Search
Display Modes

Posting Rules

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


Similar Threads
Thread Thread Starter Forum Replies Last Post
Uploading data to an Ingres Db from excel Jamie Excel Discussion (Misc queries) 0 March 2nd 07 04:01 PM
Automatic comparison and uploading of data among 2 spread sheets excel spread sheet New Users to Excel 0 December 6th 06 01:23 PM
uploading excel data to sql cdneely Excel Programming 0 November 15th 05 04:19 PM
Extracting Excel data and uploading to access JBP Excel Programming 1 January 23rd 04 07:42 PM
Uploading data from .xls to .mdb (and not from .mdb to .xls) Mallory Excel Programming 2 October 1st 03 05:50 AM


All times are GMT +1. The time now is 12:22 PM.

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

About Us

"It's about Microsoft Excel"