Home |
Search |
Today's Posts |
|
#1
![]()
Posted to microsoft.public.excel.programming
|
|||
|
|||
![]() I'm trying to upload several hundred invoices onto an online billing system. I'd like to figure out a way to do this automatically. The website uses JavaScript, but can only load one file at a time. I've got a spreadsheet with a list of all of our invoices - full paths to each local file. I've figured out how to make Excel open up the browser, but I have no idea how to make it fill out the form and submit it over and over. Any suggestions? I've never programmed vba before but have a little experience with perl and c. Is this something a beginner can figure out or is it out of my league? Thanks. -- ishiwata ------------------------------------------------------------------------ ishiwata's Profile: http://www.excelforum.com/member.php...o&userid=33504 View this thread: http://www.excelforum.com/showthread...hreadid=532994 |
#2
![]()
Posted to microsoft.public.excel.programming
|
|||
|
|||
![]()
Its doable
There is a useful thread on filling an IE form via VBA at http://www.vbaexpress.com/forum/showthread.php?t=5978 Cheers Dave |
Reply |
Thread Tools | Search this Thread |
Display Modes | |
|
|
![]() |
||||
Thread | Forum | |||
Macro to repeatedly find duplicate data | Excel Discussion (Misc queries) | |||
Excel 2002: How to speed fill repeatedly ? | Excel Discussion (Misc queries) | |||
Macro to automatically fill and submit (in batch) an online form fromdata in a excel sheet??? | Excel Discussion (Misc queries) | |||
Macro - Copy and Paste repeatedly skipping cells | Excel Discussion (Misc queries) | |||
How do I write an Excel Macro to run Solver repeatedly? | Excel Programming |