Read contents of a cell before and after "/" and display min and max

sushilchandi

New Member
Joined
Mar 31, 2013
Messages
5
Hi , I have a column which records the start and end bill numbers that I have made in a day with a slash between them .. e.g: 1/3 means that I have made bills 1,2,3 on that day .. I have a column where all this is recorded .. On top of that column I want a cell which tells me the start bill and end bill of the entire column .. Few cells can also be blank in this column.. I already have a macro which fills the column for me .. Can someone please help me with the first cell where I get 1/25 achieved with a worksheet function ..
1/25
1 jan1/3
2 jan
3 jan4/7
4 jan8/12
5 jan13/25

<tbody>
</tbody>
 

Excel Facts

Format cells as currency
Select range and press Ctrl+Shift+4 to format cells as currency. (Shift 4 is the $ sign).
yes this is for a single cell .. but I want this to be applied on an entire column where there can be black rows .. i.e. the entries already exist I only want a function to go through the entire column and give me :min value / max value of the column
 
Upvote 0

Forum statistics

Threads
1,203,327
Messages
6,054,751
Members
444,748
Latest member
knowak87

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