<?xml version="1.0" encoding="utf-8" standalone="yes"?>
<?xml-stylesheet type="text/xsl" href="/rss.xsl"?>
<rss version="2.0" xmlns:atom="http://www.w3.org/2005/Atom">
  <channel>
    <title>Hacks on Raveen Kumar</title>
    <link>https://raveenkumar.com/tags/hacks/</link>
    <description>Recent content in Hacks on Raveen Kumar</description>
    <generator>Hugo</generator>
    <language>en-US</language>
    <copyright>Raveen Kumar</copyright>
    <lastBuildDate>Wed, 10 May 2023 00:00:00 +0000</lastBuildDate>
    <atom:link href="https://raveenkumar.com/tags/hacks/index.xml" rel="self" type="application/rss+xml" />
    <item>
      <title>Insert a string at the beginning of all cells in a column</title>
      <link>https://raveenkumar.com/posts/2023-05-10-insert-a-string-at-the-beginning-of-all-cells-in-a-column/</link>
      <pubDate>Wed, 10 May 2023 00:00:00 +0000</pubDate>
      <guid>https://raveenkumar.com/posts/2023-05-10-insert-a-string-at-the-beginning-of-all-cells-in-a-column/</guid>
      <description>&lt;p&gt;Insert a new column before it. Type this formula in the first cell and autofill the remaining,&lt;/p&gt;&#xA;&lt;pre tabindex=&#34;0&#34;&gt;&lt;code&gt;= &amp;#34;New String&amp;#34; &amp;amp; A1&#xA;&lt;/code&gt;&lt;/pre&gt;&lt;p&gt;Copy all the required cells in the column and paste it to the original location as &lt;code&gt;values&lt;/code&gt;.&lt;/p&gt;&#xA;&lt;p&gt;Delete the newly inserted row.&lt;/p&gt;</description>
    </item>
  </channel>
</rss>
