VBA Automating from excel to power point

mlcgrm

New Member
Joined
Jan 1, 2023
Messages
2
Office Version
  1. 365
  2. 2016
Platform
  1. Windows
Hi everyone,
I am making seating plan and I need to connect cell in excel to power point. And every time I change last name i excel the power point should be automatically changed. I wanted to connect it through copy - paste special- paste link and then Paste object. The issue is too many links, since there are 200 workers. And every time I change folder the links are of course broken. The column that I need to connect is column I with colors....

Is there any way to do this through VBA?
Thank you u advance. :)

Exercise 1.xlsx
ABCDEFGHIJ
1office plan
2
3
4
5first name last name
6MelisaDoeDoe
7TomasSmithSmith
8ErikAndersonAnderson
9Olivia DavisDavis
10EmmaWilsonWilson
11NoahJohnsonJohnson
12ElijahJonesJones
13JamesTaylorTaylor
14
Sheet1
Cell Formulas
RangeFormula
I6:I13I6=B6
 

Attachments

  • Capture1.PNG
    Capture1.PNG
    33.6 KB · Views: 2

Excel Facts

What is the last column in Excel?
Excel columns run from A to Z, AA to AZ, AAA to XFD. The last column is XFD.
Welcome to the MrExcel Message Board!

Cross-posting (posting the same question in more than one forum) is not against our rules, but the method of doing so is covered by #13 of the Forum Rules.

Be sure to follow & read the link at the end of the rule too!

Cross posted at: VBA Automating from excel to power point
There is no need to repeat the link(s) provided above but if you have posted the question at other places, please provide links to those as well.

If you do cross-post in the future and also provide links, then there shouldn’t be a problem.
 
Upvote 0

Forum statistics

Threads
1,215,169
Messages
6,123,412
Members
449,098
Latest member
ArturS75

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