vba

B

biker man

i just wanted to no by entering this into a cell "C3", the following

=IF(B3<=0,"B3 must be integer greater than zero",(A3^B3)/FACT(B3))

FACT (B3) will give you the Factorial of the value in B3.

is this a VBA programme or do i need to write in visual basic for it
to be a vba programme?

just wanted to know?
 

Ask a Question

Want to reply to this thread or ask your own question?

You'll need to choose a username for the site, which only take a couple of moments. After that, you can post your question and our members will help you out.

Ask a Question

Similar Threads

vba programming 1
coding and helping to launch vba 1
formula help 2
summarizing data from various workbooks 4
programming assistance 3
Looking to added up based on a character from cell range 1
vba 2
vba help 1

Top