Number + 1 ???

Utradeshow

Well-known Member
Joined
Apr 26, 2004
Messages
749
Hi Guy's,

I have a workbook with numbers in a column. Is there a formula that could look at the column of numbers then determine the next highest number?

Thank you
 

Excel Facts

Create a chart in one keystroke
Select the data and press Alt+F1 to insert a default chart. You can change the default chart to any chart type

Utradeshow

Well-known Member
Joined
Apr 26, 2004
Messages
749
I'm not really sure. Here is what I'm looking for.

Say I have a column with various numbers

103658
103659
103662
103663

The formula would look at these numbes and determine the next available highest number is 103664
 
Upvote 0

mosiki

Board Regular
Joined
Oct 29, 2008
Messages
175
Try:

=(large(A:A,1))+1

Relates to column A

Mosiki
 
Upvote 0

Forum statistics

Threads
1,191,203
Messages
5,985,248
Members
439,953
Latest member
suchitha

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
Top