Home |
Search |
Today's Posts |
|
#1
![]()
Posted to microsoft.public.excel.programming
|
|||
|
|||
![]()
What I would like is to have a single button that when clicked will find the
next empty cell on a separate worksheet then paste a block of information that spans several rows/cols. I already have the formulas and macros to pull the information I need into a third sheet so that it is formatted properly for printing/veiwing. I am not very literate with vb as most of my experience is from seeing something that looks like it will work for me and then playing with it until I get the results I need. Any help is appreciated |
#2
![]()
Posted to microsoft.public.excel.programming
|
|||
|
|||
![]()
As always post YOUR efforts for comments
lastrow=cells(rows.count,"a").end(xlup).row -- Don Guillett Microsoft MVP Excel SalesAid Software "Wundrfulthing" wrote in message ... What I would like is to have a single button that when clicked will find the next empty cell on a separate worksheet then paste a block of information that spans several rows/cols. I already have the formulas and macros to pull the information I need into a third sheet so that it is formatted properly for printing/veiwing. I am not very literate with vb as most of my experience is from seeing something that looks like it will work for me and then playing with it until I get the results I need. Any help is appreciated |
Reply |
Thread Tools | Search this Thread |
Display Modes | |
|
|
![]() |
||||
Thread | Forum | |||
Excel 2007 versus Excel 2003 & Excel 97-2003 fully compatible | Excel Worksheet Functions | |||
Link Excel 2003 named range to Access 2003 Table | Excel Programming | |||
Copying Excel 2003 Selection into Outlook 2003 HTML E-Mail Message | Excel Discussion (Misc queries) | |||
Word 2003 Find/Change Automation from Excel 2003 crashes Excel 200 | Excel Programming | |||
Excel 2003 Database Driver Visual FoxPro 7 on Server 2003. | Excel Discussion (Misc queries) |