Home |
Search |
Today's Posts |
#1
![]()
Posted to microsoft.public.excel.programming
|
|||
|
|||
![]()
I am trying to enter in macro cod a value from a worksheet rang
the worksheet range is "AL2"; value in range can be a number or date I believe following code in macro enters value into macr Range(Range("AL2")).value.selec When editing macro want to know value or date that has been entered Need code to display in macro what has been entered Also, what code uses that value so it can be used with other code Thank Bob Leonar |
Thread Tools | Search this Thread |
Display Modes | |
|
|
![]() |
||||
Thread | Forum | |||
When entering data into a range of cells, select the entire range. | Excel Discussion (Misc queries) | |||
Entering numerical range | Excel Discussion (Misc queries) | |||
Entering a range of numbers and searching same | Excel Discussion (Misc queries) | |||
Macro to print a selected range, not entire worksheet | Excel Discussion (Misc queries) | |||
How? Macro to copy range to new worksheet, name new worksheet, loop | Excel Programming |