Home |
Search |
Today's Posts |
#1
![]()
Posted to microsoft.public.excel.programming
|
|||
|
|||
![]()
.... or if you want VBA
Again in column B Cells(Cells(Rows.Count,"B").End(xlUp).Row,"B").Val ue -- HTH Bob Phillips "josh" wrote in message ... the bottom of my worksheet is a database, i can't figure out how to pull the last cell's value and make it a variable, but since its a database i will never know which cell is going to be the last one. if it makes it any easier, what i'm trying to do is keep a running balance in a worksheet, and when the worksheet is opened, i need to pull the running balance from the last database entry..... and put it in another cell (i can do this part) thanks in advance guys, Josh Ashcraft |
Thread Tools | Search this Thread |
Display Modes | |
|
|
![]() |
||||
Thread | Forum | |||
Pull records based on name in more than 1 column | Excel Worksheet Functions | |||
Receive data in column with pull down | Excel Worksheet Functions | |||
Pull value from column heading | Excel Worksheet Functions | |||
i NEED TO PULL OUT THE MOST RECENT DATE FROM A COLUMN- | Excel Worksheet Functions | |||
How do I pull out every nth value from a column of data in excel? | Excel Discussion (Misc queries) |