+ Reply to Thread
Results 1 to 2 of 2

populate data

  1. #1
    Forum Contributor
    Join Date
    04-25-2006
    Posts
    215

    populate data

    Hi All.

    I'm trying t0 enter specific numerical data in to one table on Sheet3. I then want that data to populate into specific cells in Sheet2. Once the data has been populated, any future attempts to populate would give a message: "This cell(s) have already been populated. Do you wish to continue: Yes NO

    Thanks for any help.

    EP

  2. #2

    Re: populate data

    Test the cell before you do the input - if you are putting data into
    cell A3 for example

    if len(range("A3").value)>0 then n=msgbox("Do you wish to
    continue?",vbyesno)


+ Reply to Thread

Thread Information

Users Browsing this Thread

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

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