Home |
Search |
Today's Posts |
#1
![]()
Posted to microsoft.public.excel.programming
|
|||
|
|||
![]()
Hello,
Don't why I get different a result from one computer to another using the Weekday and Weekday name functions. I am specifying Sunday as weekday 1 not using the default and still get different results. The code I am using is... WeekdayName(Weekday(StartDate, vbSunday), vbSunday) On one computer which is correct I get... 1 Sun 2 Mon 3 Tue... etc On the other I get... 1 Mon 2 Tue 3 Wed... etc The worksheet function works correctly on both but not VBA. Any help appreciated. bobm |
Thread Tools | Search this Thread |
Display Modes | |
|
|
![]() |
||||
Thread | Forum | |||
print differs from spreadsheet | Excel Discussion (Misc queries) | |||
Chart Axis Differs Between Excel 03 & 07 | Charts and Charting in Excel | |||
Formula Bar F9 Result differs from cell result??? | Excel Worksheet Functions | |||
WEEKDAY() function: display TEXT not numeric weekday | Excel Discussion (Misc queries) | |||
Aspect ratio of image differs in print | Excel Discussion (Misc queries) |