![]() |
|
#5
|
|||
|
|||
|
Ive found a short macro that looks like it might be related.
Code:
Sub OpenHarvestForm()
Application.WindowState = xlMinimized
frmHarvest.Show
Application.WindowState = xlMaximized
ActiveWorkbook.Sheets("GrpRecords").Activate
End Sub
But where would I find it? |
| Tags |
| input boxes |
|
|
Similar Threads
|
||||
| Thread | Thread Starter | Forum | Replies | Last Post |
| Automatically copy/paste a form field onto new pages, with user input included | Pindar | Word VBA | 3 | 01-13-2017 11:49 AM |
How to set font size in text-input field of protected form
|
UnicornVestibule | Word | 5 | 06-06-2016 10:51 PM |
| My First Attempt at Form Creation: Input of Text via Check Box or Radio Button | tatihulot | Excel | 0 | 08-15-2013 06:11 AM |
Word only writes top half of input in form
|
Chippychap | Word | 8 | 07-20-2012 12:49 AM |
Data input in Powerpoint?
|
DeeDubb | PowerPoint | 1 | 04-05-2012 01:53 AM |