Friends,
In attach file,tryin.xlsx I want to automate the indication. When cell sum reaches above 10000 it will indicate and again sum start with zero and indication done repeatedly.
Friends,
In attach file,tryin.xlsx I want to automate the indication. When cell sum reaches above 10000 it will indicate and again sum start with zero and indication done repeatedly.
Last edited by hbadshahph; 02-16-2024 at 08:15 AM.
Welcome to the forum.
There are instructions at the top of the page explaining how to attach your sample workbook (yellow banner: HOW TO ATTACH YOUR SAMPLE WORKBOOK). Screenshots are of little practical use as we cannot manipulate them.
A good sample workbook has just 10-20 rows of representative data that has been desensitised. The sample layout accurately matches that of your real data. It also has expected results mocked up, worked examples where required, relevant cells highlighted and a few explanatory notes.
Ali
Enthusiastic self-taught user of MS Excel who's always learning!
Don't forget to say "thank you" in your thread to anyone who has offered you help. It's a universal courtesy.
You can reward them by clicking on * Add Reputation below their user name on the left, if you wish.
NB: as a Moderator, I never accept friendship requests.
Forum Rules (updated August 2023): please read them here.
I attached the xlsx file. Thanks for your response.
The value of 100 is reached in column D - why should column E be highlighted? The cumulative value by column J is 25000 - something isn't right there based on what you are saying.
Last edited by AliGW; 02-16-2024 at 08:30 AM.
want to indicate the next column. and again the sum will start from the next column. This condition I want to put
To do what you have described (NOT what you have shown) - CF rule for B2:
=MOD(SUM($B2:B2),10000)=0
Applies to: =$B$2:$AB$2
Extend the range as far as you like.
AliGW on MS365 Beta Channel (Windows 11) 64 bit
A B C D E F G H I J K L M N O P Q R S 1Days 1 2 3 4 5 6 7 8 9 10 11 12 13 14 15 16 17 2Sensor count 2500 2500 2500 2500 2500 2500 2500 2500 2500 2500 2500 2500 2500 2500 2500 2500 2500 2500
Sheet: Sheet1
Thank you, it is working for me.
There are currently 1 users browsing this thread. (0 members and 1 guests)
Bookmarks