Home |
Search |
Today's Posts |
|
#1
![]()
Posted to microsoft.public.excel.programming
|
|||
|
|||
![]()
Curt
If what you mean by "calling location" is the address of the active cell when the procedure is called and the "preceding column" is the column to the immediate left of that active cell, it should be pretty easy. Something like sub test() activecell.offset(0,-1).value="data" end sub Good luck Ken Norfolk, Va Curt wrote: Is it possible to call a procedure and have excel put in cell address of calling location. Have a procedure that must be called from many locations and return data to location in precedding column. Never tried this. |
Reply |
Thread Tools | Search this Thread |
Display Modes | |
|
|
![]() |
||||
Thread | Forum | |||
Macro - save to current location vs excel default location | Excel Discussion (Misc queries) | |||
Excel startup location | Setting up and Configuration of Excel | |||
Excel Backup Location | Excel Discussion (Misc queries) | |||
Mouse Location, Movement and Spreadsheet Location | Excel Programming | |||
templates location in excel | Excel Discussion (Misc queries) |