Filipino

phoenix0315

New Member
Joined
Nov 1, 2011
Messages
6
Hello,

ask ko lng po kung mayroon dito n marunong mgtagalog n expert o my knowledge s excel especially s paggaw ng Macro o VBA?
 

Excel Facts

How to fill five years of quarters?
Type 1Q-2023 in a cell. Grab the fill handle and drag down or right. After 4Q-2023, Excel will jump to 1Q-2024. Dash can be any character.
Yes may knowledge sa vba/macro. Eto ung specialization ko sa trabaho ko sa investment bank. Ano kailangan m n tulong?
 
Upvote 0
Nghhanp kc ko ng tmng code pr dun s macro s file ko, ung automtic nyng cocompare ung data s column A ng 2 sheets ko n magktulad.. Then if ever n my mgktulad n data dun s column A ng 2 sheets automtic nmn nyn n iccopy ung data n ns column B at C from sheet2 to sheet1 n my mgktulad n data s columnA................eto ung sample data ng sheet1 at sheet2 at ung result. Sheet1
Col A Col B Col C Col D Col E
b
c
f
g
h
z
t

Sheet2
Col A Col B Col C Col D Col E
b 35 3 6 9
c 5 4
f
g 6 2
h 3 2 45 3

Result:
Sheet1
Col A Col B Col C Col D Col E
b 35 3 6 9
c 5 4
f
g 6 2
h 3 2 45 3
z
t
Sana mtulungn mo ko.. Salamat
 
Upvote 0
Hindi mo na kailangan ng vba para magawa ung gusto mo. Suggest ko gumamit ka ng vlookup na function. Built in na to at madali gamitin.

=vlookup("value to search","Range to lookup", "column placement to return", false).

Kung gusto mo send mo sa akin ung email address mo at bigyan kita ng sample pano gamitn ung vlookup.
 
Upvote 0
Repost

Nghhanp kc ko ng tmng code pr dun s macro s file ko, ung automtic nyng cocompare ung data s column A ng 2 sheets ko n magktulad.. Then if ever n my mgktulad n data dun s column A ng 2 sheets automtic nmn nyn n iccopy ung data n ns column B up to E from sheet2 to sheet1 n my mgktulad n data s columnA................eto ung sample data ng sheet1 at sheet2 at ung result. Sheet1
A B C D E
b
c
k
q
f
g
h
z
t

Sheet2
A B C D E
b 1 2 3 4
c 2 3 4 5
f 3 4 5 6
g 4 5 6 7
h 5 6 7 8

Result:
Sheet1
A B C D E
b 1 2 3 4
c 2 3 4 5
k
q
f 3 4 5 6
g 4 5 6 7
h 5 6 7 8
z
t
Sana mtulungn mo ko.. Salamat.. Eto email ko andhiedelarosa@yahoo.com
 
Upvote 0
Hi c23lemon, salamt ha....Actually yn nmn tlg ung formula n ginmit ko, ang problema lng pg nagka sheet3 ako need ko bguhin ulit ung "range to look up" ko dhil ang mgiging reference ko nmn eh ung sheet2 at hindi n ung sheet1,so kung my macro ako o vba hindi ko n need n bguhin ung reference ko s " range to lookup " everytime n mgdagdag ako ng sheet.. Naisip ko lng un...:)
 
Upvote 0

Forum statistics

Threads
1,223,952
Messages
6,175,596
Members
452,657
Latest member
giadungthienduyen

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