+ Reply to Thread
Results 1 to 4 of 4

Adding data to an existing spreadsheet

Hybrid View

  1. #1
    Registered User
    Join Date
    04-22-2015
    Location
    Norwich, England
    MS-Off Ver
    Mac
    Posts
    3

    Adding data to an existing spreadsheet

    I'm thinking this is a simple thing to achieve but my limited knowledge of excel means I don't know where to start in order to do it!

    I have a spreadsheet. Along the top the columns are named week 12 up to week 42 and down the side there are ref numbers - starting at approx 1000 and going up to 6500 (not all numbers are present though)

    I receive data in the following format:
    week no, ref no, data to input
    eg. week 35, 4324, 179.

    Basically I need to enter the number 179 into the correct cell in the spreadsheet.

    Up to now I've been manually searching for the row & column and entering the number in the necessary cell. It struck me however that there must be a way I can enter the column, row & data info into a form & the data is automatically entered in the right cell.

    Is this possible and how might I go about it please?!

    Any guidance much appreciated.

    I'm on a mac so not sure if the process is different but assume the terminology is the same?

    Many thanks

  2. #2
    Forum Expert
    Join Date
    12-14-2012
    Location
    London England
    MS-Off Ver
    MS 365 Office Suite.
    Posts
    8,448

    Re: Adding data to an existing spreadsheet

    Attach a sample workbook. Make sure there is just enough data to demonstrate your need. Include a BEFORE sheet and an AFTER sheet in the workbook if needed to show the process you're trying to complete or automate. Make sure your desired results are shown, mock them up manually if necessary.


    I need both your Main Spreadsheet and also your update data

    The way to approach this is:

    Open both sheets

    convert your update data into a table in excel

    Loop through each entry in the table

    Use the match function to identify the column occupied by the Week No ( Unless this is easily mapped using a formula )
    Use the match function to find the row corresponding to the reference,

    If the weekNo or the reference don't exist then create them

    Store the data in the correct position.

    ****************************************************************************************************

    Remember to desensitize the data.

    Click on GO ADVANCED and use the paperclip icon to open the upload window.

    View Pic
    Last edited by mehmetcik; 04-22-2015 at 04:41 PM.
    My General Rules if you want my help. Not aimed at any person in particular:

    1. Please Make Requests not demands, none of us get paid here.

    2. Check back on your post regularly. I will not return to a post after 4 days.
    If it is not important to you then it definitely is not important to me.

  3. #3
    Registered User
    Join Date
    04-22-2015
    Location
    Norwich, England
    MS-Off Ver
    Mac
    Posts
    3

    Re: Adding data to an existing spreadsheet

    Thank you.

    Unfortunately the data I am entering is handwritten. but the spreadsheet I am filling in is attached (hopefully!)

    I realise that filling out a form for each entry isn't going to save all that much time but figure it's got to be a better approach than searching for the right cell manually each time!

    The data I received is written out and like this

    Ref week Data
    2456 23 345
    3567 34 143


    thanks x
    Attached Files Attached Files

  4. #4
    Registered User
    Join Date
    04-22-2015
    Location
    Norwich, England
    MS-Off Ver
    Mac
    Posts
    3

    Re: Adding data to an existing spreadsheet

    Is anyone able to help with this?
    Cheers

+ 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. Adding City field to an existing spreadsheet
    By weiser123 in forum Excel General
    Replies: 2
    Last Post: 03-31-2014, 04:25 PM
  2. searching for and adding data to existing row
    By mezzle992 in forum Excel Programming / VBA / Macros
    Replies: 0
    Last Post: 01-01-2014, 09:47 PM
  3. Replies: 2
    Last Post: 04-06-2012, 02:42 PM
  4. Adding lookup table to existing spreadsheet
    By bellicusa in forum Excel General
    Replies: 1
    Last Post: 01-18-2012, 12:21 PM
  5. "Adding columns to existing spreadsheet"?
    By colink in forum Excel General
    Replies: 4
    Last Post: 01-30-2010, 11:01 AM

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