R
R
RomikOvasapyan2010-10-28 10:28:38
Electronic accounting
RomikOvasapyan, 2010-10-28 10:28:38

Is there an alternative to Microsoft Access?

Tell me what program, except for Microsoft Access, to make such a report in 4 columns:

No. - Invoice number - Sender - Recipient

1 - 85456 - Ivanov A.V. — Petrov G.A.
2 - 75845 - Smirnov R.S. — Makarov I.V.

and so on…

Task: the second column (Invoice Number) needs to be unique. That is, if the X number of the invoice has already been entered into this column, then this was somehow informed and did not allow the same X number to be re-scored.

I know Microsoft Access and Excel have this feature, but these programs are so complex that it's hard to manage.
I would like to find a simple program to perform such a report.

Thanks for the answer.

Answer the question

In order to leave comments, you need to log in

10 answer(s)
P
pisarevsky, 2010-10-28
@pisarevsky

In my opinion, it's easier than Access, only Excel

F
FeNUMe, 2010-10-28
@FeNUMe

sqllite + custom web muzzle (although it may not be a web one) specifically for your tasks - quickly and conveniently.

D
Dmitry Sidorov, 2010-10-28
@Doomsday_nxt

Contact me, I will write you such a program for "thank you very much". Terms - from one or two days to a couple of weeks (as it turns out) ... Unless, of course, it has nothing against .NET ...

P
proigor, 2010-10-28
@proigor

mytaskhelper.com
You need to create one form and several fields, and set the validation to Uniqueness for the second field.
And you don't need any programmers.

M
MikhailEdoshin, 2010-10-28
@MikhailEdoshin

file maker. On www.filemaker.com you can find a trial version for 30 days. There is also a Russian version, but it is distributed by a separate distributor , and here I am not sure about the trial.
If you have any questions, come to fmpug.ru

L
lashtal, 2010-10-28
@lashtal

A simple html+js Air application with a sqlite database attached to it.
It will be installed with one click, does not require a server part, auto-updates when necessary.

V
Vladimir Chernyshev, 2010-10-28
@VolCh

I think the easiest thing in your situation is to find a freelancer who, in a couple of hours (maximum) and a certain amount of rubles, implements the functionality you need. Moreover, this is simply done in the same MS Access as a separate application - employees will click on the icon on the desktop, enter their data into the form / table, and they will not see anything else from the access.

V
Vlad Zhivotnev, 2010-10-28
@inkvizitor68sl

MySQL + PHP Any newbie will decide. There are 2-3 pages and 1 table in the database, this can be attached to your corporate site.

B
borisiq, 2010-10-30
@borisiq

It seems that OpenOffice Base is positioned as an analogue of MS Access - similar solutions can be created there, but for free.

V
Vladimir Shabliy, 2020-02-12
@vovka3003

The task of the subject will be easily solved by DataExpress - Database Constructor .
You add a field of type " counter " in the form and it itself numbers the invoices with auto-increment.

Screenshot
nr6.png

Website: https://mydataexpress.ru/
Forum: forum.mydataexpress.ru

Didn't find what you were looking for?

Ask your question

Ask a Question

731 491 924 answers to any question