How to divide a range of cells for specific values

Stefan_28

New Member
Joined
Oct 16, 2018
Messages
3
Hi, I have an excel sheet with very large number of data. I want to use macro to divide the cells with value greater than 2. Is this possible?
 

Excel Facts

Which came first: VisiCalc or Lotus 1-2-3?
Dan Bricklin and Bob Frankston debuted VisiCalc in 1979 as a Visible Calculator. Lotus 1-2-3 debuted in the early 1980's, from Mitch Kapor.
When you say divide the cells, what do you mean exactly?
 
Upvote 0
It means that I have a numerical value and I want to divide it by 1000 (mathematical division i meant)
 
Upvote 0
You said:
I have an excel sheet with very large number of data

Where on the sheet is this data?
And where do you want the results of this division put.

Or do you want this:

Column A rows have figures like this:

5000
8000
12000

And now you want
5
8
12

In column A replacing the previous value
 
Upvote 0
Yes .. the problem is that I have a column something like the following:
5000 - Number
8000 - Number
0.301 - General
12000 - Number

I want only to divide the Number Format
 
Upvote 0
Cross posted

While we do not prohibit Cross-Posting on this site, we do ask that you please mention you are doing so and provide links in each of the threads pointing to the other thread (see rule 13 here along with the explanation: Forum Rules).
This way, other members can see what has already been done in regards to a question, and do not waste time working on a question that may already be answered.

Please supply links to all other sites where you have asked this question
 
Upvote 0

Forum statistics

Threads
1,214,646
Messages
6,120,716
Members
448,985
Latest member
chocbudda

We've detected that you are using an adblocker.

We have a great community of people providing Excel help here, but the hosting costs are enormous. You can help keep this site running by allowing ads on MrExcel.com.
Allow Ads at MrExcel

Which adblocker are you using?

Disable AdBlock

Follow these easy steps to disable AdBlock

1)Click on the icon in the browser’s toolbar.
2)Click on the icon in the browser’s toolbar.
2)Click on the "Pause on this site" option.
Go back

Disable AdBlock Plus

Follow these easy steps to disable AdBlock Plus

1)Click on the icon in the browser’s toolbar.
2)Click on the toggle to disable it for "mrexcel.com".
Go back

Disable uBlock Origin

Follow these easy steps to disable uBlock Origin

1)Click on the icon in the browser’s toolbar.
2)Click on the "Power" button.
3)Click on the "Refresh" button.
Go back

Disable uBlock

Follow these easy steps to disable uBlock

1)Click on the icon in the browser’s toolbar.
2)Click on the "Power" button.
3)Click on the "Refresh" button.
Go back
Back
Top