+ Reply to Thread
Results 1 to 5 of 5

save and read data from cell

  1. #1
    Registered User
    Join Date
    10-19-2010
    Location
    netherlands
    MS-Off Ver
    Excel 2007, 2010 (Win 7 x64)
    Posts
    10

    save and read data from cell

    ok, I don't know exactly how I can explain this.

    maybe you can follow me if your looking at the attachment.

    i want the user to type text in a cell (i10:m24)
    when he clicks on a choice dot the data in the cell must be put into another cell on a different sheet. at the same time, the data from the matching cell must be put into cell (i10:m24).
    the user can change that text, en when the next (or previous) dot is clicked, the data have to be put into a cell at the other sheet, and the next data has te be loaded.

    point is it saves the answer to each question on another sheet.

    i'm a 2 week newbie in VBA and been buzzy on this macro for 2 days. thought it couldn't hurt to see if someone gets my situation and is willing to help.

    best regards, Floris
    Attached Files Attached Files
    Last edited by ditisFloris; 10-28-2010 at 12:29 PM.

  2. #2
    Forum Guru (RIP) Marcol's Avatar
    Join Date
    12-23-2009
    Location
    Fife, Scotland
    MS-Off Ver
    Excel '97 & 2003/7
    Posts
    7,216

    Re: save and read data from cell

    Best if a Dutch speaker looks at this one. Anyone?

  3. #3
    Forum Expert
    Join Date
    12-23-2006
    Location
    germany
    MS-Off Ver
    XL2003 / 2007 / 2010
    Posts
    6,326

    Re: save and read data from cell

    I contacted rwgrietveld to see if he can help

  4. #4
    Registered User
    Join Date
    10-19-2010
    Location
    netherlands
    MS-Off Ver
    Excel 2007, 2010 (Win 7 x64)
    Posts
    10

    Re: save and read data from cell

    thanks for the responses. the dutch text in the excel sheet is not important, but I might just explain the situation better in dutch.

  5. #5
    Registered User
    Join Date
    10-19-2010
    Location
    netherlands
    MS-Off Ver
    Excel 2007, 2010 (Win 7 x64)
    Posts
    10

    Re: save and read data from cell

    ok never mind guys..

    only thing I did wrong was the dimension of the variable I used for counting.
    In every macro i had "Dim p as .."
    But to let all the macro's use the same variable I had to put "Public p As Integer" on top of the module. (shame..)

    took me some time, but learned another thing today

    my project is far from finishing, so i'll speak to you soon

+ Reply to Thread

Thread Information

Users Browsing this Thread

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

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