473,473 Members | 1,816 Online
Bytes | Software Development & Data Engineering Community
Create Post

Home Posts Topics Members FAQ

Tough Choice - Excel or Access?

2 New Member
Alright I have to decide which to implement (Access or Excel) for my company based off of this requirement.

I will recieve a list of UPC barcodes specific to each stores' inventory. Off of that List I must match it with a master list of UPC barcodes to determine which product is in each store. After that I would like to assign each barcode with a corresponding name and based on the occurences of each name generate an inventory count. I would like to know if this would best be done using excel or access. I am also familiar with macros that would automate the process in excel, but the code is beyond me. If someone is an excel guru and would like to generate a few simple lines of code that would be greatly appreciated!
Aug 27 '10 #1
4 1474
MMcCarthy
14,534 Recognized Expert Moderator MVP
Sounds to me like this would best be done with a simple access application.

You could set up a master barcode table with the barcode as the unique identifier field and a second field with the corresponding name you want to use for that bar code.

Then using queries you could match that master list to the inventory files you receive from the stores and generate your inventory count without having to actually create new data tables.

Seems like the simplest way to do it to me.

Mary
Aug 28 '10 #2
Travis Krucker
2 New Member
Do you think you could provide me with the simple access code that would allow me to Join the two tables to generate my inventory count? I have the general idea, but the exact syntax still evades me. Thank you so much for your help!
Aug 31 '10 #3
Marknut
42 New Member
Learning Access would completely change your idea of data and how to work with it. The problem is, it's not the easiest thing to learn on your own. If time is a factor, go with what you know, but this is definitely an Access project. I would recommend searching for a quick online tutorial of building tables, queries, and forms. Once you have a project started, I'd be happy to help with any obstacles you encounter.
Aug 31 '10 #4
MMcCarthy
14,534 Recognized Expert Moderator MVP
Travis

Have a look at this insight on table structures. Our experts generally don't have the time or the inclination to do project work for you. However, if you make the effort to put it together yourself they will do everything they can to help you out.

Mary
Aug 31 '10 #5

Sign in to post your reply or Sign up for a free account.

Similar topics

2
by: Bill Hutchison | last post by:
I tried installing the ValuePack, but the Snapshot choice still doesn't appear when I try to Export a report. What is missing? Thanks, Bill Hutchison
0
by: MARK TURNER | last post by:
Hi, Can anyone point me in the right direction to learn how to get real time updates in an Access form from an Excel spreadsheet? I'm trying to link the following formula which exists in an...
1
by: Jim Heavey | last post by:
Hello, I am using a generic AD Domain Account to create an excel spreadsheet, but I am getting an "Access Denied" error when I attempt to instatiate the excel object. The generic account does is...
1
miffe
by: miffe | last post by:
Greetings, I've got an access database on a server, and in a client PC I've got an excel spreadsheet... I run a query from the client PC involving some maths to develop different price lists from...
4
by: vancehome | last post by:
I have a series of macros running everynight creating tons of excel files (using transfer spreadsheet). I then have another program that zips them up and emails them all over the place. It then...
4
by: BFoxDDS | last post by:
i'm sure this is simple to do, but i can't find the answer in the search engines. i have an access db with 400,000 records. i produce queries of 5,000 records at a time exported into an excel...
1
by: Child of His | last post by:
I have been through every trick I know, or has been suggested. I have a one to two million line fixed field database in text format. I want to bring it into Access 97. When I use the external...
7
by: farhaaad | last post by:
Hi everybody, I just wanted to know if i can make a form in excel (the same as access forms), so when i enter data in excel form it goes to a table in access ? I mean when i enter a value in a...
1
by: bcr123 | last post by:
Hello. Could you please help with following problem in Microsoft Excel: I have thousands or rows of 5min data that I need to convert to 15min and later to 20min data do some calculations. ...
0
by: TrevoriousD | last post by:
hi I have created a data link from access query to excel. I use excel pull data from access in order to do stats. the excel workbook always stays in the same folder as the access db. I want to be...
0
Oralloy
by: Oralloy | last post by:
Hello folks, I am unable to find appropriate documentation on the type promotion of bit-fields when using the generalised comparison operator "<=>". The problem is that using the GNU compilers,...
1
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,...
1
isladogs
by: isladogs | last post by:
The next Access Europe User Group meeting will be on Wednesday 1 May 2024 starting at 18:00 UK time (6PM UTC+1) and finishing by 19:30 (7.30PM). In this session, we are pleased to welcome a new...
0
by: conductexam | last post by:
I have .net C# application in which I am extracting data from word file and save it in database particularly. To store word all data as it is I am converting the whole word file firstly in HTML and...
0
by: TSSRALBI | last post by:
Hello I'm a network technician in training and I need your help. I am currently learning how to create and manage the different types of VPNs and I have a question about LAN-to-LAN VPNs. The...
1
muto222
php
by: muto222 | last post by:
How can i add a mobile payment intergratation into php mysql website.
0
bsmnconsultancy
by: bsmnconsultancy | last post by:
In today's digital era, a well-designed website is crucial for businesses looking to succeed. Whether you're a small business owner or a large corporation in Toronto, having a strong online presence...

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.