Microsoft Office Forums

Go Back   Microsoft Office Forums > >

Reply
 
Thread Tools Display Modes
  #1  
Old 09-07-2018, 08:32 PM
NoSparks NoSparks is offline Auto Numbering of data except blanks starting from number n Windows 7 64bit Auto Numbering of data except blanks starting from number n Office 2010 64bit
Excel Hobbyist
 
Join Date: Nov 2013
Location: British Columbia, Canada
Posts: 842
NoSparks is a glorious beacon of lightNoSparks is a glorious beacon of lightNoSparks is a glorious beacon of lightNoSparks is a glorious beacon of lightNoSparks is a glorious beacon of light
Default

another possibility:




assuming the 58 in your example is in A34, try this in A35 and drag down
Code:
=IF(B35="","",MAX($A$34:$A34)+1)
don't know where the first number on sheet 2 would be, but something like this in the cell should get the next number
Code:
=MAX(Sheet1!$A$34:$A$500)+1
Reply With Quote
  #2  
Old 09-08-2018, 01:27 PM
Marcia's Avatar
Marcia Marcia is offline Auto Numbering of data except blanks starting from number n Windows 7 32bit Auto Numbering of data except blanks starting from number n Office 2007
Expert
Auto Numbering of data except blanks starting from number n
 
Join Date: May 2018
Location: Philippines
Posts: 554
Marcia has a spectacular aura aboutMarcia has a spectacular aura aboutMarcia has a spectacular aura about
Default

Thank you, but the formula returns numbers that automatically start at 1, it should be 59, the next number after 58. I have copied the sample made by Logit with a macro. I would prefer a formula if it could be done please.
Attached Files
File Type: xlsm Number NonBlank Rows (2).xlsm (25.6 KB, 9 views)
Reply With Quote
  #3  
Old 09-08-2018, 02:18 PM
Marcia's Avatar
Marcia Marcia is offline Auto Numbering of data except blanks starting from number n Windows 7 32bit Auto Numbering of data except blanks starting from number n Office 2007
Expert
Auto Numbering of data except blanks starting from number n
 
Join Date: May 2018
Location: Philippines
Posts: 554
Marcia has a spectacular aura aboutMarcia has a spectacular aura aboutMarcia has a spectacular aura about
Default

Please read my previous message, in reply to your formula. I have attached the sample data. Thanks.
Reply With Quote
  #4  
Old 09-08-2018, 03:12 PM
Marcia's Avatar
Marcia Marcia is offline Auto Numbering of data except blanks starting from number n Windows 7 32bit Auto Numbering of data except blanks starting from number n Office 2007
Expert
Auto Numbering of data except blanks starting from number n
 
Join Date: May 2018
Location: Philippines
Posts: 554
Marcia has a spectacular aura aboutMarcia has a spectacular aura aboutMarcia has a spectacular aura about
Default

Quote:
Originally Posted by NoSparks View Post
another possibility:


assuming the 58 in your example is in A34, try this in A35 and drag down
Code:
=IF(B35="","",MAX($A$34:$A34)+1)
don't know where the first number on sheet 2 would be, but something like this in the cell should get the next number
Code:
=MAX(Sheet1!$A$34:$A$500)+1
The IF MAX formula works!! I applied it on my worksheet and at first it returned 1,2,3 but when I retyped 58 on the cell above the formula. The correct numbers popped out. I am now learning the macro of it.
Reply With Quote
Reply



Similar Threads
Thread Thread Starter Forum Replies Last Post
Auto Numbering of data except blanks starting from number n Return Multiple values from data except blanks with two criteria Marcia Excel 7 09-07-2018 12:38 AM
Auto Numbering of data except blanks starting from number n Delete starting number *) and delete Unneeded data in series frustrated teacher Word VBA 5 12-07-2014 06:53 PM
Auto Numbering of data except blanks starting from number n Starting page numbering after initial pages plradoff Word 3 02-15-2014 08:59 PM
Auto Numbering of data except blanks starting from number n Copying data from sheet with deleted columns creates blanks ZGreyArea Excel 1 11-20-2013 10:12 AM
Auto Numbering of data except blanks starting from number n Page numbering starting on 2 after section break pamm13 Word 1 06-22-2011 11:10 AM

Other Forums: Access Forums

All times are GMT -7. The time now is 11:28 PM.


Powered by vBulletin® Version 3.8.11
Copyright ©2000 - 2025, vBulletin Solutions Inc.
Search Engine Optimisation provided by DragonByte SEO (Lite) - vBulletin Mods & Addons Copyright © 2025 DragonByte Technologies Ltd.
MSOfficeForums.com is not affiliated with Microsoft