$$Excel-Macros$$ Cannot remove metadata folder(s)

2016-10-07 Thread Robert Baer
In an Excel macro, inside a loop I issue the following, where the names are unique each time: Workbooks.Open Filename:=openFYL$ With Worksheets(1) ' .Copy''do not need; saves BOOKn space .SaveAs svWK$ End With ' NOTE: Related metadata folders are created on the fly

$$Excel-Macros$$ Method now fails

2016-02-20 Thread Robert Baer
This routine USED to work. I added two lines of comment to indicate the problem. ... vNam = Cells(2, 7).Text + "V" 'board voltage pPath = "D:\ANALOG\HVREG\Boards\TITANTWO\TT_C\Jumpers\" ActiveSheet.Shapes(1).Select ' ERROR: Method of 'Active Printer' of object '_Application' faile

Re: $$Excel-Macros$$ Re: How can one control data entry and truly protect a verified entry

2014-10-25 Thread Robert Baer
data at the end, and give options at the start for "what is next". Now,it would be useful to be able to position that input box, as well as change the font of the text in the box. And, i think lastly, have the app automatically run when the XLS program is launched. Thanks, Robert B

Re: $$Excel-Macros$$ Re: How can one control data entry and truly protect a verified entry

2014-10-22 Thread Robert Baer
ell.FormulaR1C1 > ' check alfa? > Wend > > End Sub > > > + > *I did not do this for you. God is here working through me for you.* > > On Tue, Oct 21, 2014 at 12:39 AM, Robert Baer > wrote: > >> >> >> On Monday, October 20,

Re: $$Excel-Macros$$ Re: How can one control data entry and truly protect a verified entry

2014-10-20 Thread Robert Baer
On Monday, October 20, 2014 12:48:25 AM UTC-7, Vabz wrote: > > Hi can you share sample files... > > + > > Here is what i have so far..present question imbedded Dim Avar As String, Nvar As Integer Dim Frow As Integer, Fcol As Integer ' Start row data entry Frow = 9: Fcol = 1 ' aka "A"

$$Excel-Macros$$ Re: How can one control data entry and truly protect a verified entry

2014-10-19 Thread Robert Baer
On Saturday, October 18, 2014 8:16:05 PM UTC-7, Robert Baer wrote: > > Assume one has a spreadsheet with some titles and column headings, along > with a row of data already filled out by an automated copy from a previous > "journal". > Pardon this is long; thin

$$Excel-Macros$$ How can one control data entry and truly protect a verified entry

2014-10-18 Thread Robert Baer
Assume one has a spreadsheet with some titles and column headings, along with a row of data already filled out by an automated copy from a previous "journal". Pardon this is long; think i have given all what i want out of this Excel "program". Assume previous journal (sheet) had a number,