+ Reply to Thread
Results 1 to 2 of 2

External Data Refresh if fuction is true.

  1. #1
    The Boondock Saint
    Guest

    External Data Refresh if fuction is true.

    Is there a way you can make a external data source refresh if a function is
    true.......

    Ive got a few sheets which refresh automatically..... but i only want them
    to refresh if a function is true.....

    Any ideas?

    Cheers




  2. #2
    Don Guillett
    Guest

    Re: External Data Refresh if fuction is true.

    a macro or worksheet_change event macro
    if range("a1")=1 then runmymacro

    --
    Don Guillett
    SalesAid Software
    [email protected]
    "The Boondock Saint" <robport@(no-spam)inspire.net.nz> wrote in message
    news:[email protected]...
    > Is there a way you can make a external data source refresh if a function

    is
    > true.......
    >
    > Ive got a few sheets which refresh automatically..... but i only want them
    > to refresh if a function is true.....
    >
    > Any ideas?
    >
    > Cheers
    >
    >
    >




+ 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