• We’re currently investigating an issue related to the forum theme and styling that is impacting page layout and visual formatting. The problem has been identified, and we are actively working on a resolution. There is no impact to user data or functionality, this is strictly a front-end display issue. We’ll post an update once the fix has been deployed. Thanks for your patience while we get this sorted.

Excel trouble

Albatross

Platinum Member
so,i want to offset the address of the result of a formula ,something like this:


=OFFSET(CELL("ADRESS",E5),1,0)

for some reson it doesnt work,any excel gurus can help?
 
EDIT:

Also,tried this:
=OFFSET(INDIRECT(ADDRESS(5,5,4,TRUE)),1,0)
but it gives me an offset to the cell in which the result is,not to its address.
anybody?
 
Back
Top