![]() |
![]() |
|
|||||||
| Excel Questions All Excel/VBA questions - formulas, macros, pivot tables, general help, etc. Please post to this forum in English only. |
![]() |
|
|
Thread Tools | Display Modes |
|
|
#1 |
|
New Member
Join Date: Apr 2002
Location: A cold state with warm people
Posts: 3
|
Is there any type of macro or method I can use to get a spreadsheet to link to the computers calendar and automatically go direcly to the cell that equals that week?
|
|
|
|
|
|
#2 |
|
Board Regular
Join Date: Apr 2002
Location: Cape Town,South Africa
Posts: 234
|
I've got just the code for you
Sub OpenCalendar() ' Displays the UserForm and calendar ' Shortcuts should be made to this procedure frmCalendar.Show End Sub. It worked for me,hope it will work for you |
|
|
|
|
|
#3 |
|
New Member
Join Date: Apr 2002
Location: A cold state with warm people
Posts: 3
|
I will give it a shot. Thanks for the help.
|
|
|
|
![]() |
| Bookmarks |
| Thread Tools | |
| Display Modes | |
|
|