ExcelBanter

ExcelBanter (https://www.excelbanter.com/)
-   Excel Programming (https://www.excelbanter.com/excel-programming/)
-   -   Wildcards (https://www.excelbanter.com/excel-programming/367175-wildcards.html)

italiavb

Wildcards
 
Sorry for the repost, but I kinda thought someone would know the answer. My
question was; "can wildcards (* ~) be used in formulas?
Thanks



Charlie

Wildcards
 
I didn't think so but someone may know a way to do it. If you post an
example of what you are trying to do someone will surely have a good solution
or two.

"italiavb" wrote:

Sorry for the repost, but I kinda thought someone would know the answer. My
question was; "can wildcards (* ~) be used in formulas?
Thanks




Charlie

Wildcards
 
Sorry, I didn't see your first post "...Say to count mulitple rows where cells
that begin with th same number or letter?"

I found an example of SUMPRODUCT and made it work to count the number of
rows that have cells in column "A" that start with the letter "A". My
knowledge of SUMPRODUCT is very limited but you can maybe try it

=SUMPRODUCT(--(LEFT(A1:A10,1)="A"),--(A1:A10<""))

"italiavb" wrote:

Sorry for the repost, but I kinda thought someone would know the answer. My
question was; "can wildcards (* ~) be used in formulas?
Thanks




Charlie

Wildcards
 
This is a very good source of examples on SUMPRODUCT

http://www.xldynamic.com/source/xld....T.html#classic

"Charlie" wrote:

Sorry, I didn't see your first post "...Say to count mulitple rows where cells
that begin with th same number or letter?"

I found an example of SUMPRODUCT and made it work to count the number of
rows that have cells in column "A" that start with the letter "A". My
knowledge of SUMPRODUCT is very limited but you can maybe try it

=SUMPRODUCT(--(LEFT(A1:A10,1)="A"),--(A1:A10<""))

"italiavb" wrote:

Sorry for the repost, but I kinda thought someone would know the answer. My
question was; "can wildcards (* ~) be used in formulas?
Thanks





All times are GMT +1. The time now is 11:31 AM.

Powered by vBulletin® Copyright ©2000 - 2025, Jelsoft Enterprises Ltd.
ExcelBanter.com