Reply
 
LinkBack Thread Tools Search this Thread Display Modes
  #1   Report Post  
Posted to microsoft.public.excel.programming
external usenet poster
 
Posts: 100
Default Office Home & Student 2007

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
  #2   Report Post  
Posted to microsoft.public.excel.programming
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


  #3   Report Post  
Posted to microsoft.public.excel.programming
external usenet poster
 
Posts: 35,218
Default Office Home & Student 2007

Open the workbook with the problem (on the problem PC)
Go into the VBE
Select that workbook's project
Click on Tools|References, look for a MISSING reference.

Delete it or replace it with one that you need.

Missing references can cause errors that have no relationship to the line that's
marked as error.

Howard31 wrote:

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


--

Dave Peterson
  #4   Report Post  
Posted to microsoft.public.excel.programming
external usenet poster
 
Posts: 100
Default Office Home & Student 2007

Thanks Dave Peterson,

There was a missing reference and I unchecked it as you suggested and the
problem was solved!

Now the reference which was missing was to Calender object which was
available in VBA for Excel 2003 What happened to it in 2007? Why is the
Calender Library not availble in 2007?

Once again Thanks for your help!
--
A. Ch. Eirinberg


"Dave Peterson" wrote:

Open the workbook with the problem (on the problem PC)
Go into the VBE
Select that workbook's project
Click on Tools|References, look for a MISSING reference.

Delete it or replace it with one that you need.

Missing references can cause errors that have no relationship to the line that's
marked as error.

Howard31 wrote:

Hi all,

I just purchased Microsoft Office Home & Student. I€„¢ve 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 don€„¢t 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


--

Dave Peterson

  #5   Report Post  
Posted to microsoft.public.excel.programming
external usenet poster
 
Posts: 35,218
Default Office Home & Student 2007

The calendar control used (through xl2003) to be installed when Access was
installed. If you don't have Access 2007 installed, then it sounds like this is
still true.

Ron de Bruin has some notes and a link to a different calendar control he
http://www.rondebruin.nl/calendar.htm

(If you need a replacement???)

Howard31 wrote:

Thanks Dave Peterson,

There was a missing reference and I unchecked it as you suggested and the
problem was solved!

Now the reference which was missing was to Calender object which was
available in VBA for Excel 2003 What happened to it in 2007? Why is the
Calender Library not availble in 2007?

Once again Thanks for your help!
--
A. Ch. Eirinberg

"Dave Peterson" wrote:

Open the workbook with the problem (on the problem PC)
Go into the VBE
Select that workbook's project
Click on Tools|References, look for a MISSING reference.

Delete it or replace it with one that you need.

Missing references can cause errors that have no relationship to the line that's
marked as error.

Howard31 wrote:

Hi all,

I just purchased Microsoft Office Home & Student. I€„¢ve 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 don€„¢t 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


--

Dave Peterson


--

Dave Peterson
Reply
Thread Tools Search this Thread
Search this Thread:

Advanced Search
Display Modes

Posting Rules

Smilies are On
[IMG] code is On
HTML code is Off
Trackbacks are On
Pingbacks are On
Refbacks are On


Similar Threads
Thread Thread Starter Forum Replies Last Post
downloading excel from Office home and Student Downloading Excel New Users to Excel 1 March 25th 10 08:08 AM
Upgrade To MS Office Home & Student: Non-Commercial Use? Debby Hanoka New Users to Excel 3 February 14th 10 02:05 AM
Buy Office Home and Student 2007 now or wait for 2010 version? Bernie Excel Discussion (Misc queries) 2 September 6th 09 08:51 PM
Office Home and Student 2007 & XML jwavila Excel Discussion (Misc queries) 0 March 27th 09 08:36 PM
MICROSOFT OFFICE 2007 HOME & STUDENT Gail New Users to Excel 2 December 3rd 08 04:01 AM


All times are GMT +1. The time now is 01:11 PM.

Powered by vBulletin® Copyright ©2000 - 2025, Jelsoft Enterprises Ltd.
Copyright ©2004-2025 ExcelBanter.
The comments are property of their posters.
 

About Us

"It's about Microsoft Excel"