View Single Post
  #2   Report Post  
Posted to microsoft.public.excel.programming
Rick Rothstein Rick Rothstein is offline
external usenet poster
 
Posts: 5,934
Default Office Home & Student 2007

I don't have the Home & Student edition in order to check, but Format and
Date are two standard functions in VBA and should be available in all
versions of VBA. What happens when you try to use them? If you get an error
message of some kind, then tell us what error message are you getting? If
you don't get an error message, then what does happen when you try to use
them?

--
Rick (MVP - Excel)


"Howard31" wrote in message
...
Hi all,

I just purchased Microsoft Office Home & Student. Ive been using VBA for
Excel 2003 for a long time. In the Excel edition that I mentioned before
there are a few things that do not seem to be recognised in VBA for
example
the Format function and the Date function I dont know if this is to do
that
it's Home & Student version or maybe because its 2007 and there is
something
else in its place.

Any help will be greatly appreciated!

Thanks.
--
A. Ch. Eirinberg