![]() |
Is this possible: =counta(a1:a30) behind "text" same cell?
|
Is this possible: =counta(a1:a30) behind "text" same cell?
You may need to actually elaborate what you're trying to do. Somehow the
subject line just doesn't say it. -- "trussdesigns" wrote in message ... |
Is this possible: =counta(a1:a30) behind "text" same cell?
You should also post in the body of the message or some of us can't reply
"PCLIVE" wrote: You may need to actually elaborate what you're trying to do. Somehow the subject line just doesn't say it. -- "trussdesigns" wrote in message ... |
Is this possible: =counta(a1:a30) behind "text" same cell?
i have a list of items in a column. i have a column heading at the top. i'd
like to have a count beside the column heading in perithesis letting me know how many items are below that column. "PCLIVE" wrote: You may need to actually elaborate what you're trying to do. Somehow the subject line just doesn't say it. -- "trussdesigns" wrote in message ... |
Is this possible: =counta(a1:a30) behind "text" same cell?
Try:
="My Header ("&COUNTA(G2:G100)&")" -- HTH Sandy In Perth, the ancient capital of Scotland and the crowning place of kings Replace @mailinator.com with @tiscali.co.uk "trussdesigns" wrote in message ... i have a list of items in a column. i have a column heading at the top. i'd like to have a count beside the column heading in perithesis letting me know how many items are below that column. "PCLIVE" wrote: You may need to actually elaborate what you're trying to do. Somehow the subject line just doesn't say it. -- "trussdesigns" wrote in message ... |
Is this possible: =counta(a1:a30) behind "text" same cell?
="("&COUNTA(A2:A50000)&")"
change the cell range to fit your requirements -- Regards, Peo Sjoblom "trussdesigns" wrote in message ... i have a list of items in a column. i have a column heading at the top. i'd like to have a count beside the column heading in perithesis letting me know how many items are below that column. "PCLIVE" wrote: You may need to actually elaborate what you're trying to do. Somehow the subject line just doesn't say it. -- "trussdesigns" wrote in message ... |
Is this possible: =counta(a1:a30) behind "text" same cell?
Assuming your heading is in A1, modify it to this:
="your_heading ("&COUNTA(A2:A65536)&")" Hope this helps. Pete On Aug 13, 5:18*pm, trussdesigns wrote: i have a list of items in a column. i have a column heading at the top. i'd like to have a count beside the column heading in perithesis letting me know how many items are below that column. "PCLIVE" wrote: You may need to actually elaborate what you're trying to do. *Somehow the subject line just doesn't say it. -- "trussdesigns" wrote in message ...- Hide quoted text - - Show quoted text - |
All times are GMT +1. The time now is 04:05 PM. |
Powered by vBulletin® Copyright ©2000 - 2025, Jelsoft Enterprises Ltd.
ExcelBanter.com