+ Reply to Thread
Results 1 to 3 of 3

VBA Function Procedure for inverse sine

  1. #1
    Registered User
    Join Date
    02-22-2012
    Location
    wv
    MS-Off Ver
    Excel 2007
    Posts
    22

    VBA Function Procedure for inverse sine

    I am a little lost with this function procedure that sounds pretty straightforward, but otherwise i am clueless. I need to create a VBA function procedure for the inverse sine of a function that unlike excel, actually converts it to degrees. It also needs to be able to check to determine if the function argument provided by the user is a legitimate value for the inverse sine function. If it is not, then the output of the function (NOT a message box) should be a statement informing the user of the problem.

    Brandon

  2. #2
    Forum Expert Paul's Avatar
    Join Date
    02-05-2007
    Location
    Wisconsin
    MS-Off Ver
    2016/365
    Posts
    6,885

    Re: VBA Function Procedure for inverse sine

    Hi Brandon,

    Seeing that this, like most (all?) of your previous posts are homework related, please provide what you have done to achieve this assignment. We're a forum of volunteers that is here to help, not to do your work.

    Thanks.

  3. #3
    Registered User
    Join Date
    02-22-2012
    Location
    wv
    MS-Off Ver
    Excel 2007
    Posts
    22

    Re: VBA Function Procedure for inverse sine

    Sorry about that. I was not intending to misuse the excellent help I get from this forum. I was more interested in knowing how to be able to check to determine if the function argument provided by the user is a legitimate value for the inverse sine function and how to display that without a msgbox, but here is what I have so far.
    Please Login or Register  to view this content.

+ 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