+ Reply to Thread
Results 1 to 3 of 3

now I have a query regarding worksheet function (Count IF) using in Excel VBA

  1. #1
    Registered User
    Join Date
    05-05-2010
    Location
    Bangalore
    MS-Off Ver
    Excel 2003
    Posts
    6

    now I have a query regarding worksheet function (Count IF) using in Excel VBA

    Hi,

    I am not good in programming, but the clarity of the postings from the forum is making me to understand and implement to my work environment, now I have a query regarding worksheet function (Count IF) using in Excel VBA, I kindly request to help me in solving this

    Query:-

    I will be updating a data in sheet1 From column "A" to Column "Y",which I will be updating daily, cells contain a text, , I want to use a count if function in column “Z” up to the last row of the data updated in column “A” , formula should return the results like :

    Z1 = countif(A1:Y1,”Text”)
    Z2=Countif(A2:Y2,”Text”)
    .
    .
    .
    Z100=countif(A100:Y100,”Text”)

    If i drag the formula, its occupies more storage and slowdowns the application, so kindly to help me in writing VBA code the above function.

    Thanks in advance

    Regards
    GV Reddy

  2. #2
    Forum Expert
    Join Date
    11-23-2005
    Location
    Rome
    MS-Off Ver
    Ms Office 2016
    Posts
    1,628

    Re: now I have a query regarding worksheet function (Count IF) using in Excel VBA

    You can try with:
    Please Login or Register  to view this content.
    Regards,
    Antonio

  3. #3
    Forum Expert royUK's Avatar
    Join Date
    11-18-2003
    Location
    Derbyshire,UK
    MS-Off Ver
    Xp; 2007; 2010
    Posts
    26,200

    Re: now I have a query regarding worksheet function (Count IF) using in Excel VBA

    Your post does not comply with Rule 1 of our Forum RULES. Your post title should accurately and concisely describe your problem, not your anticipated solution. Use terms appropriate to a Google search. Poor thread titles, like Please Help, Urgent, Need Help, Formula Problem, Code Problem, and Need Advice will be addressed according to the OP's experience in the forum: If you have less than 10 posts, expect (and respond to) a request to change your thread title. If you have 10 or more posts, expect your post to be locked, so you can start a new thread with an appropriate title.
    To change a Title on your post, click EDIT then Go Advanced and change your title, if 2 days have passed ask a moderator to do it for you.

    PLEASE PM WHEN YOU HAVE DONE THIS AND I WILL DELETE THIS POST
    Hope that helps.

    RoyUK
    --------
    For Excel Tips & Solutions, free examples and tutorials why not check out my web site

    Free DataBaseForm example

+ Reply to Thread

Thread Information

Users Browsing this Thread

There are currently 1 users browsing this thread. (0 members and 1 guests)

Bookmarks

Posting Permissions

  • You may not post new threads
  • You may not post replies
  • You may not post attachments
  • You may not edit your posts

Search Engine Friendly URLs by vBSEO 3.6.0 RC 1