Wrox Programmer Forums
Go Back   Wrox Programmer Forums > Microsoft Office > Excel VBA > Excel VBA
|
Excel VBA Discuss using VBA for Excel programming.
Welcome to the p2p.wrox.com Forums.

You are currently viewing the Excel VBA section of the Wrox Programmer to Programmer discussions. This is a community of software programmers and website developers including Wrox book authors and readers. New member registration was closed in 2019. New posts were shut off and the site was archived into this static format as of October 1, 2020. If you require technical support for a Wrox book please contact http://hub.wiley.com
 
Old September 13th, 2006, 06:45 AM
Authorized User
 
Join Date: Sep 2006
Posts: 59
Thanks: 0
Thanked 0 Times in 0 Posts
Default how to avoid edit of inserted data in Excel?

Hi
This is Kotaiah
I am inserting data on Excel sheet but i dont want edit data because of security purpose?

How it is possible.

If i protect sheet , i am uable to insert data. sothat i am expecting answer from ur side asap

Thanks&Regards
Kotaiah.K

 
Old September 13th, 2006, 07:35 AM
Registered User
 
Join Date: Sep 2006
Posts: 6
Thanks: 0
Thanked 0 Times in 0 Posts
Default

I think that’s because of properties of cells properties.
Click on trouble cell by right button and chouse the need format.
And there is another way. Click on trouble cell and before text insert ‘ ! (For example if you write ’26 it will be just 26)! ‘ means that is “text” but not “data”.


 
Old September 14th, 2006, 12:21 AM
Authorized User
 
Join Date: Sep 2006
Posts: 59
Thanks: 0
Thanked 0 Times in 0 Posts
Default

Actually I am using Excel Macros with VBA
in first sheet i have a form and filling data.

This data is going to store in sencond sheet.
i want security for that sheet.

if we protect sheet we are uable to write data.

ASAP

 
Old September 14th, 2006, 01:49 AM
Authorized User
 
Join Date: Sep 2006
Posts: 59
Thanks: 0
Thanked 0 Times in 0 Posts
Default

Actually I am using Excel Macros with VBA
in first sheet i have a form and filling data.

This data is going to store in sencond sheet.
i want security for that sheet.

if we protect sheet we are uable to write data.

ASAP








Similar Threads
Thread Thread Starter Forum Replies Last Post
how to avoid duplication of data navbingo20 ASP.NET 2.0 Basics 9 June 8th, 2008 12:14 PM
How to Edit record right after it was Inserted? aladov ASP.NET 2.0 Professional 4 December 11th, 2007 03:18 PM
Excel and Notepad: how avoid additional inverted.. ghisirds Excel VBA 2 September 11th, 2007 05:11 PM
Getting ID from inserted data in Access chrscote Classic ASP Databases 6 June 23rd, 2005 02:09 PM
Data to be inserted into the database countmedream BOOK: Beginning PHP4/PHP 5 ISBN: 978-0-7645-4364-7; v5 ISBN: 978-0-7645-5783-5 0 November 2nd, 2004 03:19 AM





Powered by vBulletin®
Copyright ©2000 - 2020, Jelsoft Enterprises Ltd.
Copyright (c) 2020 John Wiley & Sons, Inc.