Home > Forum Home > Developing and Auditing Analytical Models > Excel and Notepad: how avoid additional inverted commas after copy and paste? > solution Share

Solution

Excel Help for Solution in Developing and Auditing Analytical Models


Forum TopicLogin

Solution

Rate this:
(3/5 from 1 vote)
Confused thanks to all!
I solved the problem and it is work.


Sub TestMacro()
Dim objClip As DataObject
' Microsoft Forms 2.0 Object Library
' needs to be selected as a Reference (on the VBA Tools menu)
Dim strTmp As String
Set objClip = New DataObject
strTmp = Replace(ActiveCell.Value, Chr(10), vbCrLf)
objClip.SetText strTmp
objClip.PutInClipboard
Set objClip = Nothing
End Sub


best regards.
 Posted by on
 
View Full Post

Excel templates and solutions matched for solution:

Solutions: Project Planning and Management Mac Data Analysis Advanced Graphs Forecasting Add-in Employee Performance Review Financial VBA Code Repair Corrupt Spreadsheets Business Planning Templates Time Saving Solutions Engineering Calculations Property Investment Valuation Loan Calculator Input Cell Solver Basic Invoice Conditional Formatting Functions Real Estate Investment OCX Office Viewer Component Secure Workbook and VBA Protection Import DBF Cross Platform Project Management Real Estate Analysis Web Reporting Tool VBA Protection Password MySQL Converter Accounting Templates Real Estate Marketing Templates Dimensional Analysis and Measurement Data Recovery Construction Schedule Templates Fuzzy Matching Batch Printing Quoting System Training Templates Six Sigma Templates Team Collaboration Tools RFM Analysis Template Shift Pattern Calculator Resource Demand and Planning Financial Investment Tools
Categories: Business Finance Financial Markets Operations and Management Excel Productivity Financial Analysis Business Valuation Financial Accounting Risk Analysis Forecasting and Prediction Portfolio Management Market Data Access Technical Analysis Project Management Sales and Marketing Supply Chain and Inventory Data Management Navigation and Auditing Presentation and Reporting Training and Tutorials Business Planning Time Saving Human Resources Process Management Backup and Recovery Manufacturing and Engineering Real Estate and Loan Programming Components Model Building Converting and Integrating