+ Reply to Thread
Results 1 to 3 of 3

Writing formula using vba

  1. #1
    Forum Contributor
    Join Date
    02-20-2009
    Location
    bristol
    MS-Off Ver
    Excel 2003
    Posts
    882

    Writing formula using vba

    Hi All

    on the 19th row in F19 coulmn the following formula is written

    =IF(E19=0,0,SUM(C19/E19))

    As now I am doing everything using vba code so can anyone please help me how to write the same formula using vba so that it inputs the calculated value in F19 cell.

    Thanks

  2. #2
    Valued Forum Contributor mohd9876's Avatar
    Join Date
    05-04-2011
    Location
    Amman, Jordan
    MS-Off Ver
    Excel 2010
    Posts
    426

    Re: Writing formula using vba

    Please Login or Register  to view this content.

  3. #3
    Forum Contributor
    Join Date
    02-20-2009
    Location
    bristol
    MS-Off Ver
    Excel 2003
    Posts
    882

    Re: Writing formula using vba

    Thanks a lot mohd9876. It worked absolutely fine.

+ 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