LinkBack Thread Tools Search this Thread Display Modes
Prev Previous Post   Next Post Next
  #1   Report Post  
Posted to microsoft.public.excel.programming
external usenet poster
 
Posts: 273
Default Date Formatting Woes

Greetings again,

A new problem popped up when I tried to change my date format in a
TextBox from mmm dd, yyyy to mmm dd, yyyy ddd. The old format
allowed the "date1" to work but the new formant stops the code from
going past the date1 segment of code. The format itself works as far
as displaying the date in that TextBox, but not in the date1 code
segment.
Here is the code:

date1 = TB1.Value
If date1 = "9/15/97" Then TB11.Value = ".0825"
If date1 < "9/15/97" Then TB11.Value = ".08"

I know it has something to do with formatting, but I don't know how.

Any help would be appreciated.

TIA

-Minitman
 
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
Rowliner woes Kim K Excel Discussion (Misc queries) 2 August 4th 06 03:20 PM
Date Cell/ Format woes! dancleary Excel Discussion (Misc queries) 1 June 26th 06 10:44 AM
HELP: Dir() time-out woes :( ..... KevinGPO New Users to Excel 2 January 17th 06 01:38 PM
More Conditional Formatting Woes rmcgal Excel Discussion (Misc queries) 10 August 18th 05 10:44 PM
COUNTIF woes Thermometer Excel Worksheet Functions 6 March 28th 05 02:57 PM


All times are GMT +1. The time now is 01:21 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"