Reply
 
LinkBack Thread Tools Search this Thread Display Modes
  #1   Report Post  
TUNGANA KURMA RAJU
 
Posts: n/a
Default autopopulate sl.no.based on a cell value

I have cell value in work sheet based on a function and it changes
accordingly.Based on this cell value I want to populate a serial numbers in a
column.suppose c1=15,Iwant to populate from d10:d100 serial number as
1,2,3,4,5,6,7,8,9,10,11,12,13,14,15 upto d24 only rest should appear as
blank.Iwant this funtion as array that means d10:d100= formula.maximum cell
value is around 90.Any idea to get this result.
  #2   Report Post  
Rowan Drummond
 
Posts: n/a
Default autopopulate sl.no.based on a cell value

In D10 enter:
=IF(ROWS($1:1)<=$C$1,ROWS($1:1),"")
and copy down to D100

Hope this helps
Rowan

TUNGANA KURMA RAJU wrote:
I have cell value in work sheet based on a function and it changes
accordingly.Based on this cell value I want to populate a serial numbers in a
column.suppose c1=15,Iwant to populate from d10:d100 serial number as
1,2,3,4,5,6,7,8,9,10,11,12,13,14,15 upto d24 only rest should appear as
blank.Iwant this funtion as array that means d10:d100= formula.maximum cell
value is around 90.Any idea to get this result.

  #3   Report Post  
TUNGANA KURMA RAJU
 
Posts: n/a
Default autopopulate sl.no.based on a cell value

Many thanks for helping

"Rowan Drummond" wrote:

In D10 enter:
=IF(ROWS($1:1)<=$C$1,ROWS($1:1),"")
and copy down to D100

Hope this helps
Rowan

TUNGANA KURMA RAJU wrote:
I have cell value in work sheet based on a function and it changes
accordingly.Based on this cell value I want to populate a serial numbers in a
column.suppose c1=15,Iwant to populate from d10:d100 serial number as
1,2,3,4,5,6,7,8,9,10,11,12,13,14,15 upto d24 only rest should appear as
blank.Iwant this funtion as array that means d10:d100= formula.maximum cell
value is around 90.Any idea to get this result.


  #4   Report Post  
Rowan Drummond
 
Posts: n/a
Default autopopulate sl.no.based on a cell value

You're welcome.

TUNGANA KURMA RAJU wrote:
Many thanks for helping

"Rowan Drummond" wrote:


Reply
Thread Tools Search this Thread
Search this Thread:

Advanced Search
Display Modes

Posting Rules

Smilies are On
[IMG] code is On
HTML code is Off
Trackbacks are On
Pingbacks are On
Refbacks are On


Similar Threads
Thread Thread Starter Forum Replies Last Post
Input cell reference is not valid (One Variable Data Table) Dottore Excel Worksheet Functions 9 September 1st 05 03:05 PM
Cell color based upon cell value My View Excel Discussion (Misc queries) 11 July 6th 05 03:59 AM
cell color index comparison MINAL ZUNKE New Users to Excel 1 June 30th 05 07:11 AM
Cell Change Color - Need Help alani New Users to Excel 3 June 29th 05 03:50 PM
VLookup resulting in a blank cell... KempensBoerke Excel Worksheet Functions 1 October 28th 04 09:57 PM


All times are GMT +1. The time now is 05:02 AM.

Powered by vBulletin® Copyright ©2000 - 2024, Jelsoft Enterprises Ltd.
Copyright ©2004-2024 ExcelBanter.
The comments are property of their posters.
 

About Us

"It's about Microsoft Excel"