ExcelBanter

ExcelBanter (https://www.excelbanter.com/)
-   Excel Programming (https://www.excelbanter.com/excel-programming/)
-   -   Command for present sheet (https://www.excelbanter.com/excel-programming/345533-command-present-sheet.html)

kanuvas[_9_]

Command for present sheet
 

Hi,

I need to know the command to record a sheet to a variable. So i ca
run a macro which will return to the same sheet it started it.

something like:

a = presentSheet.Value

Thx a lo

--
kanuva
-----------------------------------------------------------------------
kanuvas's Profile: http://www.excelforum.com/member.php...fo&userid=2791
View this thread: http://www.excelforum.com/showthread.php?threadid=48481


Norman Jones

Command for present sheet
 
Hi Kanuvas,

Try:

Dim Sh as Worksheet

Set Sh = ActiveSheet


---
Regards,
Norman



"kanuvas" wrote in
message ...

Hi,

I need to know the command to record a sheet to a variable. So i can
run a macro which will return to the same sheet it started it.

something like:

a = presentSheet.Value

Thx a lot


--
kanuvas
------------------------------------------------------------------------
kanuvas's Profile:
http://www.excelforum.com/member.php...o&userid=27911
View this thread: http://www.excelforum.com/showthread...hreadid=484816




kanuvas[_10_]

Command for present sheet
 

Thank you for the quick response

Using that how do i then select that sheet

something like:

sh.select


--
kanuvas
------------------------------------------------------------------------
kanuvas's Profile: http://www.excelforum.com/member.php...o&userid=27911
View this thread: http://www.excelforum.com/showthread...hreadid=484816



All times are GMT +1. The time now is 09:01 AM.

Powered by vBulletin® Copyright ©2000 - 2024, Jelsoft Enterprises Ltd.
ExcelBanter.com