Concatenate text cell and formula cell result
="Books "&COUNTA(G:G)
--
If my posting was helpful, please click the "Yes" button.
ROCK ON!,
Scott
"GoinCrazy" wrote:
Can I do this:
=CONCATENATE("Books (",=counta(G:G),x,")")
?????????????????????
I'm trying to result: Books (12345)
|