PDA

View Full Version : Making a notepad application with VBA



I love tech!
07-11-2021, 02:16 AM
Hello everyone,


(I am new to this forum)


I have been trying to make a save function for my notepad application I am testing.

What I want to do is read input from the ActiveX Control (text box) and output that input to a real notepad file. I will use a folder for this that will be created on the C: drive.
Then, I want to make a Open function from that folder that will read the documents and output them to the same text box.

I've been trying to use different methods and I keep having trouble.

Please can you help me? :)

Paul_Hossler
07-11-2021, 08:25 AM
Is this some how related to PowerPoint?

I love tech!
07-11-2021, 08:36 AM
I think I get what you mean. I want to do it IN POWERPOINT.