Home |
Search |
Today's Posts |
#1
![]()
Posted to microsoft.public.excel.programming
|
|||
|
|||
![]()
Is it possible using VBA to store an address string in a cell and then
assign a value to the cell whose address is stored? Or is there a better way to solve this problem? Say I have a series of cells whose names might be ap1,ap2,ap3...ad1,ad2,etc. I would then select the appropriate named cell based on VBA code which first builds the address string ap1 or ad2, etc and uses this string to assign a value (say 600 or 900) to the right cell (ap1 or ad2, etc). Thanks, Randy |
Thread Tools | Search this Thread |
Display Modes | |
|
|
![]() |
||||
Thread | Forum | |||
Indirect addressing for linked file | Excel Worksheet Functions | |||
Graphs using indirect addressing | Charts and Charting in Excel | |||
Indirect Addressing in VBA | Excel Discussion (Misc queries) | |||
Indirect Addressing | Excel Discussion (Misc queries) | |||
Indirect addressing | Excel Programming |