View Single Post
  #5   Report Post  
Posted to microsoft.public.excel.setup
Boris of Adelaide Boris of Adelaide is offline
external usenet poster
 
Posts: 3
Default Excel Toolbars and Macros in Vista

Here's what it looks like:
Sub Income()
'
' Income Macro
' Macro recorded 28/05/2005 by David Kilner
'

'
ChDir "C:\Excel-General\HouseholdAccounts"
Workbooks.Open Filename:="C:\Excel-General\HouseholdAccounts\Income.xls"
End Sub

I'm still running Excel 2000.


"Dave Peterson" wrote:

If you rightclick on the offending buttons, what are the macros assigned
to--what workbook and what folder?