LinkBack Thread Tools Search this Thread Display Modes
Prev Previous Post   Next Post Next
  #2   Report Post  
Posted to microsoft.public.excel.programming
external usenet poster
 
Posts: 1
Default VBA formulas in javascript

Hi,
I found part of the solution with :

excel.ActiveSheet.Cells.find("*", excel.ActiveSheet.Cells(1),null ,null
, 1, 2).Row

I checked that VBA formulas are not case sensitive once in Javascript.

Now I have to find how to select this calculated Range :
Range(Cells(r+ 1, 1), Cells(r+ 1, c)).select

Next post?



------------------------------------------------
~~ Message posted from http://www.ExcelTip.com/
~~ View and post usenet messages directly from http://www.ExcelForum.com/

 
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
Formatting Excel cell through Javascript vinu Excel Discussion (Misc queries) 0 December 11th 09 09:04 PM
link javascript sureshkasi1985 via OfficeKB.com Excel Worksheet Functions 0 June 5th 08 11:47 AM
link javascript sureshkasi1985 via OfficeKB.com Excel Worksheet Functions 0 June 5th 08 11:44 AM
Javascript Question jmkratt New Users to Excel 1 August 22nd 06 09:02 AM
query page with javascript Rhonda[_2_] Excel Programming 0 September 23rd 03 10:57 AM


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