RECURRENT DONATION
Donate monthly to support
the NeculaiFantanaru.com project
Ny toetra tena ilaina amin'ity boky ity raha ampitahaina amin'ny hafa eny an-tsena amin'ny sehatra iray ihany dia ny famariparitana amin'ny alalan'ny ohatra ny fahaiza-manaon'ny mpitarika iray. Tsy nilaza mihitsy aho hoe mora ny ho tonga mpitarika tsara, fa raha tian'ny olona...
Nanoratra ity boky ity aho izay mampifandray amin'ny fomba tsotra ny fivoaran'ny tena manokana amin'ny fitarihana, toy ny piozila, izay tsy maintsy ampifandraisinao ny ampahany rehetra mba hamerenana ny sary ankapobeny.
Ny tanjon'ity boky ity dia ny hanome anao vaovao amin'ny alalan'ny ohatra mivaingana ary hampiseho aminao ny fomba hahazoanao ny fahaiza-manao hahatonga ny hafa hahita zavatra mitovy amin'ny anao.
Raha tsy mihevitra azy io ho fifanarahana, ny boky dia maneho ny andrana ny olon-tsotra iray - ny mpanoratra - izay amin'ny alalan'ny teny tsotra, zava-misy sy ny ohatra mahazatra mampianatra ny olon-tsotra herim-po sy ny fanantenana amin'ny fikatsahany manokana ho tompony sy izay mahalala. .. mety ho mpitarika mihitsy aza.
Azonao atao ny mijery ny kaody feno:Https: // passatin.com / vk2z v3fj hametrakaPython. Avy eo, apetraho ireto tranomboky roa ireto amin'ny alàlan'ny mpandika teny (cmd) amin'ny Windows10:
py- m pip install openpyxCODE: Copy ary ampandehano ny kaody eto ambany amin'ny programa mpandika teny rehetra(Mampiasa ahopycripter. import openpyxl #open the bookstore I want to work with
wb_AAA = openpyxl.load_workbook("AAA.xlsx") #open the file in which I import the data
ws_1 = wb_AAA['Date_angajati'] #define the sheet I work with
wb_UI = openpyxl.load_workbook("ttestui.xlsx") #open the file from which I import the data
ws_2 = wb_UI['UI']
sh_obj = wb_UI.active
max_row = sh_obj.max_row
# loop will print all values
# of column1, 2, 4, etc
code2name = {}
for i in range(2, max_row+1):
cell_obj = sh_obj.cell(row=i, column = 4)
# print(cell_obj.value) displays the data in column 4 wb testUI
code2name[sh_obj.cell(row=i, column=1).value]=(sh_obj.cell(row=i, column=4).value, sh_obj.cell(row=i, column=5).value) #associate the search value (vlookup excel) with the definitions in the testUI
print(code2name)
for i in range (2, ws_1.max_row):
print(i)
"""
associate the columns where I import data with the value by which I search for them (vlookup)
get is the equivalent of "iferror"
('','') ...if iferror('value', ''), displays error, in the sense that it searches for the first character out of nothing
[0][1] refers to line 19, the values after =
"""
ws_1.cell(row=i, column=7).value = code2name.get(ws_1.cell(row=i, column=6).value, ('',''))[0]
ws_1.cell(row=i, column=10).value = code2name.get(ws_1.cell(row=i, column=6).value, ('',''))[1]
wb_AAA.save('BBB.xlsx')
Ny kaody python etsy ambony etsy ambony dia mitovy amin'ny formula "Vlookup" ao amin'ny Excel. Izany hoe, mora kokoa ny mampiasa an'io fomba fiasa io mba hanafarana data tsy misy python. =vlookup(a;table;x;false)
where: a: the value you are looking for
table: the place where you look for a..usually a table
x: the column containing the value you want to return to you
false: set when looking for an absolute value, not a relative one
See the image below:
I search for a code (adik UI), in table x (which I usually keep in another sheet, or workbook), and it brings me the values from columns G and J
vlookup is a left function .... so if the table has the corresponding column on 5 (adik UI), select the table starting with column 5
This is the table from which to retrieve data with vlookup
That's all folks. If you like my code, then make me a favor: SHARE IT. Kaody python hafa: BeautifulSoup na Google Translate API Key naVersion 3naVersion 4naVersion 5 Latest articles accessed by readers:
Donate via Paypal
RECURRENT DONATIONDonate monthly to support SINGLE DONATIONDonate the desired amount to support Donate by Bank TransferAccount Ron: RO34INGB0000999900448439
Open account at ING Bank
|
||||||||||||
![]() |
||||||||||||