Newbie - vlookup, index, or combo box?

the_sea

New Member
Joined
Jan 23, 2022
Messages
3
Office Version
  1. 2019
Platform
  1. Windows
Hello,
The Company where i was recently hired, gave me a .doc file in MS Word with a table and told me to make the totals. I don't know the MS Office suite, but they know less than me. First thing was to create the same table in excel, I have to respect this format table because is given by the local authorities.

Let's say that about 300 companies, every day few more, order daily croissant, chips, water, coffee and/or milk. A company can order today croissant, tomorrow chips and croissant, and the next day croissant, chips, water, milk and coffee at same address (usual) or different addresses (rare); or can order in the same day croissant at address 1 and milk at address 2.

Starting from the .doc file, I created a file in excel with 13 tabs: first tab is Total, then a tab for every month. Instead of 13 doc files - 12 months and a total, I have an excel with 13 tabs.
One file for chips, another for croissants and so on, 10 files, 130 tabs. In the end, i made a MS Access file where I pasted every month from every product. Copy/Paste 120 pages (January - December) is not very nice, but after that, was efficient to find what, who, when, how much from every company. Too bad that I can't update the Access file in real time; when i need it, I just copy/paste latest entries.

Example: if I am working at Chips for HNovember 2020, then I open two files: Chips2020 at tab Nov, and second file with Customers List in alphabetical order (300 entries), file with two columns: Company name and VAT Reg number; copy/paste that I need from Customers file to Chips2020; then Tab - Tab or Tab - Tab - Tab to jump over columns C and D, precompleted with same values, to E or F column needed; entering column G value, then picking up the date from an add-in calendar.

What I would like:
- by typing first three letters, to autocomplete (autofill) Company name (column A) and VAT number (column B), at the same time, and not from a dropdown list, ... just as Google display probabilities; then, pressing Tab, jump to column with Quantity (E, let's say). Last two columns may have different values which I can easily handle;
- second part that would save my time, would be how to automatically update MS Access database file with all entries from all 10 Products files, each with 12 tabs. It is important, but suppose to handle just 120 tabs, not 15.000 entries.

I can make a =Sum or a minus (A-B).
I dont'speak English, but I understand it. I wrote this post between 5 AM and 16 PM, mostly trying to translate in my head. Many useful articles found on Google didn't work. Or I am too dumb, or Excel considers that I don't use English system and I have to replace the comma "," in formulas with I don't know what... ";", "|".

Help to autocomplete, if it possible, the usual row would be apprecieted.
Formulas - vlookup, index or something else may be helpful, and I tried them, but everytime with errors. Maybe, because my Excel is set to use "dot" instead of "comma", because this is my country system. Or I am too dumb and did not searched enough.
I am asking for help because there are there are tens of thousands of entries.
Thank you.

chips_nov.xlsx
ABCDEFGHI
1Company NameVAT RegRessource 1Rss. CodeQuantityEmptyOrder No.Day
2Abcggf246Chips12345636869711/17/2020date picker addon
3Bcdef Address 1123Chips12345410869811/17/2020
4Cdefhh234Chips12345413870111/17/2020
5Defhiohi345Chips12345520870411/17/2020
6Efghf Hgdjo456Chips12345305870811/18/2020
7Bcdef Address 2123Chips12345370870911/18/2020
8Fghhgf Jdfsfdsf567Chips12345511871211/18/2020
9Ghijfddf678Chips12345532871411/18/2020
10Hijfgdd789Chips12345400871811/19/2020
114 Ijk Ssdfsd890Chips12345540871911/19/2020
12Chips12345
13Chips12345
14Chips12345
154637
Nov
Cell Formulas
RangeFormula
E15E15=SUM(E2:E14)
Cells with Conditional Formatting
CellConditionCell FormatStop If True
A6Expression=" =$A$=""Row Labels"""textNO
A5Expression=" =$A$=""Row Labels"""textNO
A3Expression=" =$A$=""Row Labels"""textNO
 

Excel Facts

How to change case of text in Excel?
Use =UPPER() for upper case, =LOWER() for lower case, and =PROPER() for proper case. PROPER won't capitalize second c in Mccartney

Forum statistics

Threads
1,214,983
Messages
6,122,583
Members
449,089
Latest member
Motoracer88

We've detected that you are using an adblocker.

We have a great community of people providing Excel help here, but the hosting costs are enormous. You can help keep this site running by allowing ads on MrExcel.com.
Allow Ads at MrExcel

Which adblocker are you using?

Disable AdBlock

Follow these easy steps to disable AdBlock

1)Click on the icon in the browser’s toolbar.
2)Click on the icon in the browser’s toolbar.
2)Click on the "Pause on this site" option.
Go back

Disable AdBlock Plus

Follow these easy steps to disable AdBlock Plus

1)Click on the icon in the browser’s toolbar.
2)Click on the toggle to disable it for "mrexcel.com".
Go back

Disable uBlock Origin

Follow these easy steps to disable uBlock Origin

1)Click on the icon in the browser’s toolbar.
2)Click on the "Power" button.
3)Click on the "Refresh" button.
Go back

Disable uBlock

Follow these easy steps to disable uBlock

1)Click on the icon in the browser’s toolbar.
2)Click on the "Power" button.
3)Click on the "Refresh" button.
Go back
Back
Top