+ Reply to Thread
Results 1 to 5 of 5

Basic Query Autocomplete and Duplication

  1. #1
    Registered User
    Join Date
    11-29-2013
    Location
    India
    MS-Off Ver
    Excel 2007
    Posts
    20

    Basic Query Autocomplete and Duplication

    Hi,
    1)I read that excel uses autocomplete/autofill to fill data in same column but As soon as an empty cell is left in a column, AutoComplete is interrupted..

    is it true...? (my excel sheet is auto-completing data after cell breaks)

    2)I used formula to stop duplication in excel column (field- name)..it works well while i type the duplicate entry,but wont work when copy -paste is used..it allows duplicate entry.

    (ref..image attached)excel2.JPG

  2. #2
    Forum Guru :) Sixthsense :)'s Avatar
    Join Date
    01-01-2012
    Location
    India>Tamilnadu>Chennai
    MS-Off Ver
    2003 To 2010
    Posts
    12,770

    Re: Basic Query Autocomplete and Duplication

    Both of your statements are true

    Auto complete will not work when it encounters blank cells
    Data Validation only work for manual input entries and copy paste will override the applied validation setting.


    If your problem is solved, then please mark the thread as SOLVED>>Above your first post>>Thread Tools>>
    Mark your thread as Solved


    If the suggestion helps you, then Click *below to Add Reputation

  3. #3
    Registered User
    Join Date
    11-29-2013
    Location
    India
    MS-Off Ver
    Excel 2007
    Posts
    20

    Re: Basic Query Autocomplete and Duplication

    thank you sir..

    if first statement is true..? why my sheet is autofilling the record after break..?(image for ref)

    second... what can i do if i want to stop duplication using copy-paste too ?(i am school student and dont know programming )

    regards

  4. #4
    Forum Guru :) Sixthsense :)'s Avatar
    Join Date
    01-01-2012
    Location
    India>Tamilnadu>Chennai
    MS-Off Ver
    2003 To 2010
    Posts
    12,770

    Re: Basic Query Autocomplete and Duplication

    May be the cells which showing as blank in the picture will be having spaces in those cells so that the autocomplete is not getting any break because of non blank cells.

    Regarding your second query just do right click on the sheet tab and select view code and paste the below code. Return to excel and check... Now it will not allow you to do copy paste action on D column.

    Please Login or Register  to view this content.

  5. #5
    Registered User
    Join Date
    11-29-2013
    Location
    India
    MS-Off Ver
    Excel 2007
    Posts
    20

    Re: Basic Query Autocomplete and Duplication

    sir,
    i tried that.. but the problem is it stopped all the copy paste work for that column... though it is not duplicate..(totally new entry from other column/sheet)

    second....what is diff between these two..

    [=COUNTIF($D$1:$D$30,D10)=1] and [=COUNTIF($D$1:$D$30,D10)<=1]

+ Reply to Thread

Thread Information

Users Browsing this Thread

There are currently 1 users browsing this thread. (0 members and 1 guests)

Similar Threads

  1. Basic 1:1 query
    By cmf0106 in forum Access Tables & Databases
    Replies: 7
    Last Post: 11-19-2009, 12:11 PM
  2. basic if statment query
    By khalid79m in forum Excel General
    Replies: 3
    Last Post: 01-08-2007, 10:09 AM
  3. Basic Last row query
    By khalid79m in forum Excel General
    Replies: 3
    Last Post: 01-08-2007, 08:15 AM
  4. Basic Sorting query
    By thebottomline in forum Excel General
    Replies: 4
    Last Post: 06-12-2006, 02:46 PM
  5. Replies: 0
    Last Post: 01-04-2005, 09:35 PM

Tags for this Thread

Bookmarks

Posting Permissions

  • You may not post new threads
  • You may not post replies
  • You may not post attachments
  • You may not edit your posts

Search Engine Friendly URLs by vBSEO 3.6.0 RC 1