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

streamlining

I'm fairly new to MS products and I need some NG help.

I'm doing a big construction project and I have serveral companies sending
me billing data in excell format. I want to create a summary of my spending
to see if it matches up with my budget.

What I want to do is to centralize the accounting data in access. My
problems is that each company has a different way of formating their data in
excell.

I thought that maybe I can create a form in access to allow each accountant
to input their data directly, but if they screw up, then I have bad data in
my database %P

Ideas?

Oct 26 '07 #1
6 1158
If all of the accountants are on the same LAN then giving them each
their own copy of the application FrontEnd as an MDE with the BackEnd
in a folder on the server is the way to go. People are much less
likely to screw up the data entry on a well designed form than in an
Excel spreadsheet.

If the accountants are not all on the same LAN you could try basically
the same thing using Remote Desktop or Terminal Server.

If you must use Excel spreadsheets then you could provide an Excel
template that all of the accountants must use to report their data and
get into your hands. That would freeze the form of the data coming in
to you so you'll only need to deal with the thing you created.

HTH
--
-Larry-
--

"mttmwsn" <mttmwsn.@gmail.comwrote in message
news:S6*******************@newsfe12.phx...
I'm fairly new to MS products and I need some NG help.

I'm doing a big construction project and I have serveral companies
sending
me billing data in excell format. I want to create a summary of my
spending
to see if it matches up with my budget.

What I want to do is to centralize the accounting data in access.
My
problems is that each company has a different way of formating their
data in
excell.

I thought that maybe I can create a form in access to allow each
accountant
to input their data directly, but if they screw up, then I have bad
data in
my database %P

Ideas?

Oct 26 '07 #2
If you must use Excel spreadsheets then you could provide an Excel
template that all of the accountants must use to report their data and
get into your hands. That would freeze the form of the data coming in
to you so you'll only need to deal with the thing you created.
I'm probably going to end up using an Excel template, but I'm anticipating
that these accountants have their own invoice templates which are linked to
their inventory spreadsheet. They will probably raise Kane if I try to ask
them to migrate over to my template. What can I do about this?
Oct 27 '07 #3
I receive telephone data from a number of different suppliers each
month for my clients. Obviously, they all use a different format. I
have devised a number of "translators" - excel files which take the
data in a particular format and convert it into "my" standard format.

If you are not successful in persuading the accountants to change to
your data format, then perhaps you could set out to do something
similar.

Hope this helps.

Pete

On Oct 27, 10:35 pm, "mttmwsn" <mttmw...@gmail.comwrote:
If you must use Excel spreadsheets then you could provide an Excel
template that all of the accountants must use to report their data and
get into your hands. That would freeze the form of the data coming in
to you so you'll only need to deal with the thing you created.

I'm probably going to end up using an Excel template, but I'm anticipating
that these accountants have their own invoice templates which are linked to
their inventory spreadsheet. They will probably raise Kane if I try to ask
them to migrate over to my template. What can I do about this?

Oct 28 '07 #4
I suugest the last thing you should do is try to get each company to change
the way in which it submits its data to you. I assume no standardised way
was specified when initial contracts were drawn up. To get all to agree and
follow a standard set by you would probably cause havoc and confusion -
besides which each company may have a valid internal reason for producing
its accounting data in its' own chosen way.

Since we are talking .Net here, it would surely be easier and potentially
less error prone to write a program using the office inter-op libraries, to
convert each company submission to a standard format Access, Excel or
whatever.

One of the great benefits of .Net is that in all areas from chosen
development language to data entry/storage you can allow people to do things
their own way! My experience has been to always let people do things the way
they want, unless there is a very valid reason for not doing so.

Regards
Terry

"mttmwsn" <mttmwsn.@gmail.comwrote in message
news:S6*******************@newsfe12.phx...
I'm fairly new to MS products and I need some NG help.

I'm doing a big construction project and I have serveral companies sending
me billing data in excell format. I want to create a summary of my
spending
to see if it matches up with my budget.

What I want to do is to centralize the accounting data in access. My
problems is that each company has a different way of formating their data
in
excell.

I thought that maybe I can create a form in access to allow each
accountant
to input their data directly, but if they screw up, then I have bad data
in
my database %P

Ideas?
Oct 28 '07 #5
That's a business/political question, not an Access question nor a
technical question.

HTH
--
-Larry-
--

"mttmwsn" <mttmwsn.@gmail.comwrote in message
news:x2*******************@newsfe11.phx...
If you must use Excel spreadsheets then you could provide an Excel
template that all of the accountants must use to report their data
and
get into your hands. That would freeze the form of the data
coming in
to you so you'll only need to deal with the thing you created.

I'm probably going to end up using an Excel template, but I'm
anticipating
that these accountants have their own invoice templates which are
linked to
their inventory spreadsheet. They will probably raise Kane if I try
to ask
them to migrate over to my template. What can I do about this?


Oct 29 '07 #6
The OP posted this in four newsgroups - dotnet.general, Access, Excel
and Excel.misc - so I think we have all read it in different groups
and wondered what the other posters are talking about !!

Pete

On Oct 29, 1:28 pm, "Larry Daugherty"
<Larry.NoSpam.Daughe...@verizon.netwrote:
No. This newsgroup has nothing to do with .Net. It is a newsgroup
for developers helping developers of MS Access, the Relational
Database platform, to resolve specific technical issues. Original
Poster was unsure about using Access or Excel. It seemed that Excel
was the better choice for him.

I believe that the .net newsgroups all have the word "net" embedded in
their names.

HTH
--
-Larry-
--

"Terry Bourne" <te.bou...@ringwayinfosys.co.ukwrote in message

news:u6**************@TK2MSFTNGP02.phx.gbl...
Larry
I think we are talking different things here. From the phrasing of
the
original question I inferred rightly or wrongly that this was some
Main
Contract/Sub Contract relationship where the format for submission
of
progress reports - including financial - could have been expected to
be
resolved at the time of drawing up the relevant contracts.
Clearly the points I made are not appropriate to scenarios you refer
to.
I am a bit puzzled as to why you say we are not talking .Net here.
This is a
.net newsgroup is it not?
Regards
Terry
Oct 29 '07 #7

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

Similar topics

25
by: Andrew Dalke | last post by:
Here's a proposed Q&A for the FAQ based on a couple recent threads. Appropriate comments appreciated X.Y: Why doesn't Python have macros like in Lisp or Scheme? Before answering that, a...
68
by: Marco Bubke | last post by:
Hi I have read some mail on the dev mailing list about PEP 318 and find the new Syntax really ugly. def foo(x, y): pass I call this foo(1, 2), this isn't really intuitive to me! Also I...
15
by: Ville Vainio | last post by:
Pythonic Nirvana - towards a true Object Oriented Environment ============================================================= IPython (by Francois Pinard) recently (next release - changes are...
3
by: John D | last post by:
We have a dynamic SP that dependant on a user name will run a selected tailored to them. One of the criteria is the number of rows retrieved, which we include using 'top @varNoOfRows' in the...
0
by: Sam | last post by:
I'm looking for a way to streamline the process of distributing an access application. Right now, it's an awkward and error-prone procedure. I'm using Access 97 and the related ODE. I maintain...
1
by: msch-prv | last post by:
Hi, I would like to add video streamlining on a web page (small education site) to enable registered users to converse with the instructor. Questions: 1. Is this possible? 2. I thought of...
9
by: sigkill9 | last post by:
Could someone help me streamline this? Like eliminate unnecessary coding and etc? I got the script to work, although I couldn't figure out how to handle small prime numbers such as 2 and 3. It...
6
n8kindt
by: n8kindt | last post by:
hi, i have this query that works perfectly aside from the 4 sec load times. this query is for a webstore that loads the 10most popular items purchased within the last week whose status meets a few...
7
by: Whizzo | last post by:
Hi folks; I'm just starting work on quite a large Access project, I've been called in to try and chase a few gremlins out of a database that's bcome pretty big... 25000 records, a bunch of queries...
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: Charles Arthur | last post by:
How do i turn on java script on a villaon, callus and itel keypad mobile phone
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...
0
by: emmanuelkatto | last post by:
Hi All, I am Emmanuel katto from Uganda. I want to ask what challenges you've faced while migrating a website to cloud. Please let me know. Thanks! Emmanuel
0
BarryA
by: BarryA | last post by:
What are the essential steps and strategies outlined in the Data Structures and Algorithms (DSA) roadmap for aspiring data scientists? How can individuals effectively utilize this roadmap to progress...
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:
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
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,...

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.