Sign Up

Sign Up to our social questions and Answers Engine to ask questions, answer people’s questions, and connect with other people.

Have an account? Sign In

Have an account? Sign In Now

Sign In

Login to our social questions & Answers Engine to ask questions answer people’s questions & connect with other people.

Sign Up Here

Forgot Password?

Don't have account, Sign Up Here

Forgot Password

Lost your password? Please enter your email address. You will receive a link and will create a new password via email.

Have an account? Sign In Now

You must login to ask a question.

Forgot Password?

Need An Account, Sign Up Here

Please briefly explain why you feel this question should be reported.

Please briefly explain why you feel this answer should be reported.

Please briefly explain why you feel this user should be reported.

Sign InSign Up

The Archive Base

The Archive Base Logo The Archive Base Logo

The Archive Base Navigation

  • SEARCH
  • Home
  • About Us
  • Blog
  • Contact Us
Search
Ask A Question

Mobile menu

Close
Ask a Question
  • Home
  • Add group
  • Groups page
  • Feed
  • User Profile
  • Communities
  • Questions
    • New Questions
    • Trending Questions
    • Must read Questions
    • Hot Questions
  • Polls
  • Tags
  • Badges
  • Buy Points
  • Users
  • Help
  • Buy Theme
  • SEARCH
Home/ Questions/Q 8242041
In Process

The Archive Base Latest Questions

Editorial Team
  • 0
Editorial Team
Asked: June 7, 20262026-06-07T21:02:19+00:00 2026-06-07T21:02:19+00:00

is there a way to refresh a cells conditional formatting using VBA? Issue: I

  • 0

is there a way to refresh a cells conditional formatting using VBA?

Issue:
I am in a situation where I have a cell (A1) referencing another cell (B1), which contains a =SUM() number value with the format of “number, 2 decimal places”, but cell (A1) has a conditional formatting on it of “Cell Value >= 1000” and with that I am applying a custom format, otherwise it uses a Currency format for euros.

I update the values using VBA and then do

Application.CalculateFull

which updates my formulae but this conditional format is only getting applied the first time the value goes over 1000… if it is less than 1000 it does not go back to its original format.

Any one had this problem before and knows how to update the conditional formatting? short of using VBA to select the cell and refresh it some how?

  • 1 1 Answer
  • 0 Views
  • 0 Followers
  • 0
Share
  • Facebook
  • Report

Leave an answer
Cancel reply

You must login to add an answer.

Forgot Password?

Need An Account, Sign Up Here

1 Answer

  • Voted
  • Oldest
  • Recent
  • Random
  1. Editorial Team
    Editorial Team
    2026-06-07T21:02:21+00:00Added an answer on June 7, 2026 at 9:02 pm

    I have decided to select the cell , reapply the formula and then activate it each time the VBA has finished running, the below fixes my problem for now.. its just a shame its so manual.

    Range("A1").Formula = "=B1"
    Range("A1").Select
    Range("A1").Activate
    
    • 0
    • Reply
    • Share
      Share
      • Share on Facebook
      • Share on Twitter
      • Share on LinkedIn
      • Share on WhatsApp
      • Report

Sidebar

Related Questions

is there a way to refresh a page remotly from another page in javascript.
Lets say I have a marker, #Refresh#, on some cells, which indicate that these
Is there any way to force a browser to refresh or empty it's cache,
Is there an easier way to prevent a duplicate insert after refresh? The way
Is there way to copy a file into Plone with WebDAV and have Plone
Is there way that I can read the file from remote server using fopen
I have an onclick function which performs several tasks. In another JavaScript function I
Short Explanation Currently I have a UITableView which contains cells of videos from a
I am using the jquery-ui-dialog plugin I am looking for way to refresh the
... is there a reliable way to refresh JavaScript resources in Grails app short

Explore

  • Home
  • Add group
  • Groups page
  • Communities
  • Questions
    • New Questions
    • Trending Questions
    • Must read Questions
    • Hot Questions
  • Polls
  • Tags
  • Badges
  • Users
  • Help
  • SEARCH

Footer

© 2021 The Archive Base. All Rights Reserved
With Love by The Archive Base

Insert/edit link

Enter the destination URL

Or link to existing content

    No search term specified. Showing recent items. Search or use up and down arrow keys to select an item.