How Do I create a Sendkey Code?

HazatB

New Member
Joined
Sep 19, 2017
Messages
32
Hello All,

I am attempting to create a Macro that updates the naming convention in a specific application. In this Macro I will have 1 column that lists account names starting with T001 and goes all the way to T100, in the application I will be using all accounts should be listed in the same format going from T001 to T100. What I am attempting to do is to go run a macro that adds _Law. This would alter the name within the application to say T001_Law to T100_Law. Could anyone assist with starting off this SendKey Code.
 

Excel Facts

How can you turn a range sideways?
Copy the range. Select a blank cell. Right-click, Paste Special, then choose Transpose.
No need for SENDKEYS I expect. What -precisely- is the intention; do you need the macro to do a search and replace in the entire workbook for all those strings?
 
Upvote 0
I need the macro to update the workbook to add _Law and then copy + paste to a non excel application.
 
Upvote 0

Forum statistics

Threads
1,215,047
Messages
6,122,858
Members
449,096
Latest member
Erald

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