Reply
 
LinkBack Thread Tools Search this Thread Display Modes
  #1   Report Post  
Posted to microsoft.public.excel.worksheet.functions
external usenet poster
 
Posts: 4
Default How do I display data refresh date and time

I have an excel file that gets data from an access database. I would like to
know how to display the latest refresh date and time on the excell file
  #2   Report Post  
Posted to microsoft.public.excel.worksheet.functions
external usenet poster
 
Posts: 3,942
Default How do I display data refresh date and time

hi
how are you getting the data from access??
assuming you are using code, just add this line at the end

Range("E1").Value = Now

change the range to one outside the data table.

Regards
FSt1


"Shree" wrote:

I have an excel file that gets data from an access database. I would like to
know how to display the latest refresh date and time on the excell file

  #3   Report Post  
Posted to microsoft.public.excel.worksheet.functions
external usenet poster
 
Posts: 1
Default Database refresh date

The excel workbook connects to an access database and runs a select query to extract the data.

the data is displayed on the excel sheet as a table and from the table I create a pivot table.

I have now changed the properties so that each time the excel file opens the data is refreshed.

I will include you suggestion, however there is a odbconnection.refresh date function. have come across this or used this?



FSt1 wrote:

hihow are you getting the data from access??
26-Oct-09

hi
how are you getting the data from access??
assuming you are using code, just add this line at the end

Range("E1").Value = Now

change the range to one outside the data table.

Regards
FSt1


"Shree" wrote:

Previous Posts In This Thread:

EggHeadCafe - Software Developer Portal of Choice
A Good Solution for "Magic String" Data
http://www.eggheadcafe.com/tutorials...-for-magi.aspx
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
Date time control does not display correctly paros789 Excel Discussion (Misc queries) 0 April 7th 09 01:39 PM
Date and Time display Chiropter Setting up and Configuration of Excel 3 February 23rd 07 07:54 PM
if a cell contains text, then display date and time cassandra112 Excel Discussion (Misc queries) 7 August 9th 06 10:10 PM
How to combine milliseconds with date/time reference and display? Bruce Excel Worksheet Functions 5 April 27th 06 07:44 AM
How to make Bullen's FilterCriteria() data refresh real-time? Dennis Excel Discussion (Misc queries) 9 March 12th 05 09:41 PM


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