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 highlight current day in the sheet

Hello all!

Well, as you'll notice I'm a newbbie in Excel, but have some stron
programming knowledge.
So, what I'm trying to do, is this:

Have an Excel sheet with days of the month (1 month per sheet in th
workbook), on 1,2,3,4... cells I have the dates of the month, and the
A, B, C, D ... are my header (it is for hours reporting). What I woul
like to do, is that each time that the user opens the spreadsheet
current date is highlighted. So, in some way I want the program t
recognize we're (e.g.) in july, and that he finds 06, and the
highlihts it. Something like:

LOOP AT "A"
IF system_date = selected_cell
set highlight_cell
endif
endloop



Well, this is how I see it, but how is it feasable trough VBA...?


Thanks! :cool

--
Message posted from http://www.ExcelForum.com

 
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
Highlight a row with the current date. sword_fishx Excel Worksheet Functions 11 July 21st 09 04:28 PM
highlight current date NealMed Excel Discussion (Misc queries) 2 June 18th 07 11:40 PM
highlight current row/column RyanV Excel Discussion (Misc queries) 1 August 11th 06 01:56 PM
calendar highlight current date Meg Excel Discussion (Misc queries) 2 April 5th 06 05:02 PM
how do I highlight the current row and column Ssalzman Excel Discussion (Misc queries) 4 March 31st 06 12:11 AM


All times are GMT +1. The time now is 11:03 AM.

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"