Home |
Search |
Today's Posts |
#1
![]()
Posted to microsoft.public.excel.programming
|
|||
|
|||
![]()
*** post for FREE via your newsreader at post.newsfeed.com ***
Hello, I have a spreadsheet that is essentially a database of employees and their weekly schedules. I am trying to write a macro that will loop through the entire sheet taking an employee and their information one row at a time. I don't really know VBA at all, but I (hope I) am competent enough to pick it up quickly. This is pseudocode for what I want: while ( another_row ) { read ( name ); read ( schedule ); write_to_file ( name, schedule ); } Thanks! Andrew -----= Posted via Newsfeed.Com, Uncensored Usenet News =----- http://www.newsfeed.com - The #1 Newsgroup Service in the World! -----== 100,000 Groups! - 19 Servers! - Unlimited Download! =----- |
Thread Tools | Search this Thread |
Display Modes | |
|
|
![]() |
||||
Thread | Forum | |||
Looping | Excel Discussion (Misc queries) | |||
Looping | Excel Programming | |||
Looping | Excel Programming | |||
Looping | Excel Programming | |||
Need Looping Help | Excel Programming |