Reply
 
LinkBack Thread Tools Search this Thread Display Modes
  #1   Report Post  
Posted to microsoft.public.excel.programming
external usenet poster
 
Posts: 1
Default Extracting from excel to acess database


I would like to extract data from an excel spreadsheet to an acess
database. However the values which i extracted to the acess database is
the raw data before running a macro to it. Is there a way to extract the
data which is displayed on the excel spreadsheet and not the computed
fomula. I have tried using wks.cells(int colx, int coly).value but the
raw data is extracted instade of the data diaplyed. Please assist to
advise. Thanks in advance.


--
Palvin
------------------------------------------------------------------------
Palvin's Profile: http://www.excelforum.com/member.php...o&userid=29768
View this thread: http://www.excelforum.com/showthread...hreadid=494839

  #2   Report Post  
Posted to microsoft.public.excel.programming
external usenet poster
 
Posts: 27,285
Default Extracting from excel to acess database

wks.cells(int colx, int coly).Text

--
Regards,
Tom Ogilvy


"Palvin" wrote in
message ...

I would like to extract data from an excel spreadsheet to an acess
database. However the values which i extracted to the acess database is
the raw data before running a macro to it. Is there a way to extract the
data which is displayed on the excel spreadsheet and not the computed
fomula. I have tried using wks.cells(int colx, int coly).value but the
raw data is extracted instade of the data diaplyed. Please assist to
advise. Thanks in advance.


--
Palvin
------------------------------------------------------------------------
Palvin's Profile:

http://www.excelforum.com/member.php...o&userid=29768
View this thread: http://www.excelforum.com/showthread...hreadid=494839



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
Extracting Data easily from database Excel 2003 OzzyJim Excel Discussion (Misc queries) 1 December 7th 09 08:32 AM
Extracting Records From Excel Database thorvision Excel Discussion (Misc queries) 5 December 1st 05 06:09 AM
Extracting data without using database functions MelbTim Excel Worksheet Functions 5 May 30th 05 06:20 AM
extracting contact info to a database gordie Excel Discussion (Misc queries) 1 January 15th 05 02:50 PM
Extracting info from a database J David Southwick Excel Programming 3 December 29th 03 10:19 PM


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