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: 1
Default Format(Now) will not work for Feb.+


I'm using the logic below to update items for the current date. This
works fine for January, but won't work for Feb. and on for some
reason...

Any help will be greatly appreciated!

Today = Format(Now, "M/DD/YYYY")

col_Numb = 1


'Find the current date for update

Do

col_Numb = col_Numb + 1

Loop Until Sheet1.Cells(5, col_Numb).Value = Today Or col_Numb
= 25


TIA


--
cultgag
------------------------------------------------------------------------
cultgag's Profile: http://www.excelforum.com/member.php...o&userid=22677
View this thread: http://www.excelforum.com/showthread...hreadid=508917

 
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
format cell does not work Kruppy Excel Discussion (Misc queries) 3 December 22nd 08 08:43 PM
Format .txt file contents to numeric format will not work - help! Tacrier Excel Discussion (Misc queries) 3 October 7th 08 10:00 PM
currency format doesn't work first try p6464 Excel Discussion (Misc queries) 2 April 4th 06 09:37 PM
Format() doesn't work from a Form Chad Excel Programming 4 November 11th 04 04:56 PM
Keep format after paste from other worksheets - conditional format or EnableControl solution doesn't work No Name Excel Programming 0 May 3rd 04 12:22 PM


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