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

Can someone tell me why this doesn't work? Thanks!

Sub Test()
a = Worksheets("Sheet1").Range("A7")

b = Cells.Find("Total", , xlValues).Address

Worksheets("Sheet1").Range(a, b).Select
End Sub
 
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
X-Axis Frustration Dave Charts and Charting in Excel 2 July 18th 08 01:57 AM
Solver Frustration zealot Excel Discussion (Misc queries) 1 November 10th 06 12:58 PM
Vlookup Frustration Dave F Excel Worksheet Functions 2 September 27th 06 02:43 PM
Vlookup Frustration Pete_UK Excel Worksheet Functions 0 September 27th 06 01:37 PM
Commandbar frustration. Julian Cox Excel Programming 6 July 23rd 04 08:57 PM


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