LinkBack Thread Tools Search this Thread Display Modes
Prev Previous Post   Next Post Next
  #8   Report Post  
Posted to microsoft.public.excel.programming
external usenet poster
 
Posts: 1,758
Default Excel2000 VBA: A problem with worksheetfunction MATCH

I didn't look at the other post and I didn't notice a connection.


Arvi Laanemets wrote:

"Dave Peterson" wrote in message
...
Excellent point!

I'm not sure what the newsgroup etiquette is for different
languages--maybe one
post with the question in German followed by the translated question???

But my point about using application.worksheetfunction raising an error
still
needs addressing (I think).


Look at my another posting from yesterday (Excel2000 VBA: How force the
procedure to wait until queries are refreshed?). It's not the same procedure
I was speaking about here, but another one from same application. It
contains almost same code for deleting of rows. As you can see, the code row
with application.worksheetfunction is processed only, when varDate is found
in range DataDate.

--
Arvi Laanemets
( My real mail address: arvil<attarkon.ee )


I didn't see anything in your original short snippet that would show that
you're
looking for that kind of error.

Arvi Laanemets wrote:

Hi

"Dave Peterson" wrote in message
...
If that date isn't found, you may still have a problem.

No problem in my procedure (at least this code row). This row is from
delete
routine which is a part of procedure. User is asked for source workbook,
and
then for date. When returned date is found in table, user is asked, want
he/she overwrite the data. When yes, then the first (varRow1) and last
(varRow2) row with this date are found (data are always sorted by date),
and
the range between is deleted. After that new data are read into table and
table is sorted.



And if you're going to post the same message to multiple newsgroups,
please post
once and include all the newsgroups in your header. Crossposting is
fine.
Multiposting means that one of us wasted his time.

No multiposting of course. In other NG the posting was in german. :-)

Arvi Laanemets


--

Dave Peterson


--

Dave Peterson
 
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
Application.WorksheetFunction.Match problem Carl Brehm Excel Worksheet Functions 1 January 9th 05 02:08 PM
VBA WorksheetFunction problem Jeff Wright[_2_] Excel Programming 3 December 11th 04 04:53 AM
Syntax for WorksheetFunction Match Hardy[_3_] Excel Programming 1 June 4th 04 11:33 AM
worksheetfunction.match David Robinson[_3_] Excel Programming 4 November 15th 03 06:35 PM
Worksheetfunction MATCH Yves Janssens Excel Programming 2 October 6th 03 03:25 PM


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