Home |
Search |
Today's Posts |
#1
![]()
Posted to microsoft.public.excel.programming
|
|||
|
|||
![]()
I am writing a script in vbscript where I am querying multiple machines and
moving that data into an excel spreadsheet. So the idea is that computer1 info is display in A1, B1, C1, etc. and computer2 is displayed in A2,B2,C3,etc. Computer1 might need to display data in A1,A2, A3, B1, C1 so when computer2 starts to display data it will start at A4 but then proceed at B2, C3, etc. What I want is for computer2 to display data at A4 for example and continue at B4, C4, etc. So I am trying to figure out how to determine the last cell used so that I may start the next display in a new row. I hope this makes sense, any help is much appreciated. |
Thread Tools | Search this Thread |
Display Modes | |
|
|
![]() |
||||
Thread | Forum | |||
Determine Value of Cell? | Excel Worksheet Functions | |||
in vba what command is used to determine if a particular cell on a particular sheet changed? some kind of event? how to get the old and new value of the cell? | Excel Worksheet Functions | |||
Can I determine in which cell is a listbox postioned?Or how to get the listboxes in a certain cell? | Excel Programming | |||
Function to determine if any cell in a range is contained in a given cell | Excel Worksheet Functions | |||
I need to determine a cell range based on a blank cell | Excel Programming |