Results 1 to 3 of 3

Thread: [RESOLVED] Excel - move, replace, and list data

  1. #1

    Thread Starter
    New Member
    Join Date
    Dec 2009
    Posts
    2

    Resolved [RESOLVED] Excel - move, replace, and list data

    Hi all,
    I have developed a pension calculator in Excel, primarily for single users to use through a website. I have been asked to update it to allow multiple calculations to calculate figures for more than one person.
    So I have devised a DATA sheet for the info to be updated manually, added the formulas to get the desired results. Now I need for a macro to shift the results to the RESULTS page, do the calc for the next row, shift these etc until we have results for all the rows.
    If we can get away with not having a results page all the better, I thought it may be necessary tho. I have tried recording a couple of macros but my knowledge of excel haults around about the macro stage!!
    Any help would be much much appreciated
    Last edited by pumpkinhead456; Dec 17th, 2009 at 05:40 AM.

  2. #2
    PowerPoster
    Join Date
    Dec 2004
    Posts
    25,618

    Re: Excel - move, replace, and list data

    i looked at your sheets, i have not figured out what you want to do, i looked at you recorded macro, but that did not help either

    most of that information would be considered confidential, so care needs to be taken with what is displayed
    i do my best to test code works before i post it, but sometimes am unable to do so for some reason, and usually say so if this is the case.
    Note code snippets posted are just that and do not include error handling that is required in real world applications, but avoid On Error Resume Next

    dim all variables as required as often i have done so elsewhere in my code but only posted the relevant part

    come back and mark your original post as resolved if your problem is fixed
    pete

  3. #3

    Thread Starter
    New Member
    Join Date
    Dec 2009
    Posts
    2

    Re: Excel - move, replace, and list data

    Hi Westconn, thanks for your comments. All of the information on the spreadsheet is ficticious, and the real data is used by organisations that would have access to it all anyway.
    I realise my explanation was pretty poor - it is quite hard to explain something in words that relates to the actions!
    Basically, I wish to use the information from the data sheet to populate the calculator, then to record the results back to the data sheet. This will allow one person to perform multiple quotations at the push of a button instead of filling in the calculator for each quotation.
    Hope this makes more sense!
    Thanks again,
    Greg

Posting Permissions

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



Click Here to Expand Forum to Full Width