Thread: [Solved] Active row number
View Single Post
 
Old 04-15-2013, 03:49 AM
ArviL ArviL is offline Windows 7 64bit Office 2007
Novice
 
Join Date: Feb 2013
Posts: 11
ArviL is on a distinguished road
Default

Active cell is the one where your cursor points at, not one the formula resides in.

Anyway, I decided there is no way to solve this with regular worksheet functions only, so I did find an alternative solution - so the case is closed.

The task was to design a worksheet for keeping a grouped registry of item ID's, where ID's are growing from 1 to 999 for every grop on every calendary day - and I needed to know next available ID for currently entered item irrespective of table ordering.

Arvi Laanemets
Reply With Quote