+ Reply to Thread
Results 1 to 4 of 4

Functions not actualizing

  1. #1
    Registered User
    Join Date
    08-18-2011
    Location
    Canada
    MS-Off Ver
    Excel 2007
    Posts
    2

    Functions not actualizing

    Hi there,

    I execute a VBA code that takes a database, treats it and export it into a sheet. This is working fine. However, I have a sheet that produces graphs depending on the data in the particular sheet. The datas does not actualize. I have to enter the cell and click enter to actualize it. I'm pretty sure there is an easier way to do this. Calculation is set to automatic but that doesn't seem to change anything.

    Thanks in advance,

    Etienne NOEL

  2. #2
    Valued Forum Contributor tlafferty's Avatar
    Join Date
    04-08-2011
    Location
    United States, Tacoma, WA
    MS-Off Ver
    Excel 2010, Excel 2013 Customer Preview
    Posts
    1,112

    Re: Functions not actualizing

    try adding a line like this to your code:
    Please Login or Register  to view this content.
    If your question has been satisfactorily addressed, please consider marking it solved. Click the Thread Tools dropdown and select Mark thread as solved.
    Also, you might want to add to the user's reputation by clicking the star icon in the lower left corner of the post with the answer- it's why we do what we do...

    Thomas Lafferty
    Analyst/Programmer

  3. #3
    Registered User
    Join Date
    08-18-2011
    Location
    Canada
    MS-Off Ver
    Excel 2007
    Posts
    2

    Re: Functions not actualizing

    Quote Originally Posted by tlafferty View Post
    try adding a line like this to your code:
    Please Login or Register  to view this content.
    I tried without success. Is there a particular place I should put it ? I tried at the beginning or at the end without success.

    Thanks for your time

  4. #4
    Valued Forum Contributor tlafferty's Avatar
    Join Date
    04-08-2011
    Location
    United States, Tacoma, WA
    MS-Off Ver
    Excel 2010, Excel 2013 Customer Preview
    Posts
    1,112

    Re: Functions not actualizing

    Please post a sample of your workbook including the macro you need modified.

+ 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