View Single Post
  #3 (permalink)  
Old Nov 18th, 2005, 13:00
BrokenImage BrokenImage is offline
New Member
Join Date: Nov 2005
Age: 26
Posts: 2
Thanks: 0
Thanked 0 Times in 0 Posts
Re: Updating using a range?

No it's for interest rates.. wich are updated a week at a time.. they database is going to be used w/ VB so that employees can enter a specific date and pull the interest rates on that date.. but the rates change once a week and stay that way for an entire week.. so instead of entering 7 different dates each time the interest changes.. i am trying to set it up so that i can enter a range and have it add the rates for each day in that range.

phew...

I am pretty sure i can do this by previously entering every date into the table and just updating the interest rates for those dates each week.. but i would hate to have to go in and enter every day for the next 5 years, plus 3 years back.. unless there is an easy way to do that
Reply With Quote