Force pasted text to be "default" format?

bythecshore

Board Regular
Joined
Feb 4, 2009
Messages
66
Office Version
  1. 365
Platform
  1. MacOS
I'm building a press contact list by visiting many, many websites and then copying & pasting the name, phone, email, etc. into Excel fields.

There are all kinds of formats when I paste into Excel which make the sheet a mess, so I have to continually fix the formatting by coping & pasting format from an existing cell that has the right format.

Is there a way to force any pasted text into this spreadsheet to be a particular foment, e.g., Helvetica 12 pt? It would really speed up my work.
 

Excel Facts

Best way to learn Power Query?
Read M is for (Data) Monkey book by Ken Puls and Miguel Escobar. It is the complete guide to Power Query.
Have you tried pasting as values?
1644013835930.png
 
Upvote 0
Yes, that would work, but I'm trying to skip any intermediary step.

So the way it would work is, no matter what the format is on the clipboard, the receiving cell would convert it into the format I need, e.g., Helvetica 12 pt.
 
Upvote 0
Yes, that would work, but I'm trying to skip any intermediary step.

So the way it would work is, no matter what the format is on the clipboard, the receiving cell would convert it into the format I need, e.g., Helvetica 12 pt.
That would require VBA code assigned to the worksheet that would make the format change automatically in cells that are pasted.
 
Upvote 0

Forum statistics

Threads
1,214,805
Messages
6,121,656
Members
449,045
Latest member
Marcus05

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