Reply
 
LinkBack Thread Tools Search this Thread Display Modes
  #1   Report Post  
Posted to microsoft.public.excel.programming
external usenet poster
 
Posts: 469
Default date entry stumped

Am trying to have an entry made once a month. Another thought is would need
to be able to change amount of entry. In all my searches I cant seem to
locate a way to do this. It needs to happen once a month. Maybe it needs to
be done from a userform? This could trigger event. (RUN UPDATE) Would need to
reject if all ready done this month. Or could this be done on workbook open
or close. Would like it to to happen without user input if possible. Every
effort I've tried changes when date changes. I did receive code that will
update on first of month. Probably did not explain myself. Program may not
be opened on first.
Any and all input Greatly Appreciated
Thanks
  #2   Report Post  
Posted to microsoft.public.excel.programming
external usenet poster
 
Posts: 9,101
Default date entry stumped

To prevent updates more than once a month you need to have a cell in th
eworkbook when the last update was performed. Then on a workbook open check
if the update was perform in the current month and year (just in case you
don't open the workbook for a year).

"Curt" wrote:

Am trying to have an entry made once a month. Another thought is would need
to be able to change amount of entry. In all my searches I cant seem to
locate a way to do this. It needs to happen once a month. Maybe it needs to
be done from a userform? This could trigger event. (RUN UPDATE) Would need to
reject if all ready done this month. Or could this be done on workbook open
or close. Would like it to to happen without user input if possible. Every
effort I've tried changes when date changes. I did receive code that will
update on first of month. Probably did not explain myself. Program may not
be opened on first.
Any and all input Greatly Appreciated
Thanks

Reply
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
Autofill date on date entry in a separate column lemonshark Excel Worksheet Functions 2 February 18th 10 05:11 PM
Excel 2002 date entry: Cannot get away from d-m-yy entry format Steve Eklund Excel Discussion (Misc queries) 3 May 11th 09 04:57 PM
Restricting date entry relative to current date bwalshjr Excel Worksheet Functions 1 April 10th 07 12:49 PM
Date question - really simple but I am stumped shhhhh Excel Programming 1 February 5th 07 09:20 AM
last entry of a particular date shaji Excel Discussion (Misc queries) 1 July 29th 06 03:54 PM


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