<?xml version="1.0" encoding="UTF-8" ?>
<rss version="2.0" xmlns:s="http://www.techrepublic.com/search" xmlns:dc="http://purl.org/dc/elements/1.1/"  xmlns:atom="http://www.w3.org/2005/Atom">
<channel>
    <title><![CDATA[Discussion on Three ways to guide users through an Excel input range ]]></title>
    <link><![CDATA[http://www.techrepublic.com/forum/discussions/102-402349]]></link>
    <atom:link rel="hub" type="application/rss+xml" href="http://pubsubhubbub.appspot.com/" />
    <atom:link rel="self" type="application/rss+xml" href="http://www.techrepublic.com/forum/discussions/102-402349/rss" />

    <description><![CDATA[]]></description>
    <language>en-us</language>
    <lastBuildDate>2013-05-25T12:30:05-07:00</lastBuildDate>
             

    <item>
        <title><![CDATA[How about a macro?]]></title>
        <link><![CDATA[http://www.techrepublic.com/forum/discussions/102-402349-3751399]]></link>
        <description><![CDATA[I have a worksheet to which I often want to add new lines,  w/ selective copying of formulas, formatting, etc. for certain columns.  To do that, I created a User Control (button) and attached a VBA macro that will prompt me w/ an Input Box for how many rows to add, then add them w/ the proper formatting, etc.  If you are familiar w/ recording and modifying macros, it should be relatively easy to create something similar for your purpose that will first unprotect the sheet, then re-protect it after the rows have been added.]]></description>
        <guid><![CDATA[http://www.techrepublic.com/forum/discussions/102-402349-3751399]]></guid>
        <dc:creator><![CDATA[Marshwiggle]]></dc:creator>
        <pubDate>Mon, 11 Mar 2013 11:53:54 -0700</pubDate>
    </item>
             

    <item>
        <title><![CDATA[You can't]]></title>
        <link><![CDATA[http://www.techrepublic.com/forum/discussions/102-402349-3751040]]></link>
        <description><![CDATA[You can't insert new rows into a Table object in a protected sheet.]]></description>
        <guid><![CDATA[http://www.techrepublic.com/forum/discussions/102-402349-3751040]]></guid>
        <dc:creator><![CDATA[ssharkins@...]]></dc:creator>
        <pubDate>Fri, 08 Mar 2013 06:56:11 -0800</pubDate>
    </item>
             

    <item>
        <title><![CDATA[Table and Protection]]></title>
        <link><![CDATA[http://www.techrepublic.com/forum/discussions/102-402349-3751001]]></link>
        <description><![CDATA[Hello Susan,As always your tips are valuable.Concerning to this topic I have a question that I hope you can answer.I use tables very often. Recently I needed to share a worksheet where I have some columns with validation and calculations based on data from other columns in same line (something month and quarter based on data).I want to allow user to add new lines to this table. Excel copies rules from line above and this is works fine.In dont want to allow users to override formulas but to input new lines.When I protect worksheet user can not add new lines!Do you know how to deal with this?Thanks]]></description>
        <guid><![CDATA[http://www.techrepublic.com/forum/discussions/102-402349-3751001]]></guid>
        <dc:creator><![CDATA[McGnity]]></dc:creator>
        <pubDate>Fri, 08 Mar 2013 04:54:42 -0800</pubDate>
    </item>
    </channel>
</rss>

