Home |
Search |
Today's Posts |
#1
![]()
Posted to microsoft.public.excel.programming
|
|||
|
|||
![]()
Anyone knows how to select a worksheet and perform
subsequent operations from that worksheet? Ive used the below code to test out: Sheets("Average(daily)").Select Cells(10, 10).Value = 1 What it does is that it selects "average(daily)" worksheet, but continues to change the value of cell (10,10) of the original worksheet. How do I get it to work on the new worksheet, "Average(daily)"? |
Thread Tools | Search this Thread |
Display Modes | |
|
|
![]() |
||||
Thread | Forum | |||
Locating the max value AND performing a fn on it only | Excel Discussion (Misc queries) | |||
performing regression | New Users to Excel | |||
Performing calculations if a value is between A and B | Excel Worksheet Functions | |||
Cell Size Between Worksheets when performing a copy and paste | Excel Discussion (Misc queries) | |||
performing least squares | Excel Discussion (Misc queries) |