Results 1 to 4 of 4

Thread: how do i update the new data??

  1. #1

    Thread Starter
    Junior Member
    Join Date
    Mar 2005
    Posts
    24

    how do i update the new data??

    how do i update the data ( i saved the data in excel) after i save it so that without restarting my application i can run the new data??

    currently when i saved the data i could not run the application (using the new data) without restarting my form

  2. #2
    Addicted Member BIOSTALL's Avatar
    Join Date
    Apr 2005
    Location
    Northampton, UK
    Posts
    180

    Re: how do i update the new data??

    Use the update property??

  3. #3
    I'm about to be a PowerPoster! Hack's Avatar
    Join Date
    Aug 2001
    Location
    Searching for mendhak
    Posts
    58,333

    Re: how do i update the new data??

    Quote Originally Posted by kunckle
    how do i update the data ( i saved the data in excel) after i save it so that without restarting my application i can run the new data??

    currently when i saved the data i could not run the application (using the new data) without restarting my form
    When your form starts, does it run a routine that gets the existing data? If so, then simply re-run that routine after you have done your save.

  4. #4

    Thread Starter
    Junior Member
    Join Date
    Mar 2005
    Posts
    24

    Re: how do i update the new data??

    i have several forms . i use 1 form to load the datas then for the rest of the forms i use form1.x=form2.x method to access the datas


    so which form should i re-run the load data routine??

    p/s: where is the update property that is mentioned??

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