SignalServ
New Member
- Joined
- Sep 21, 2022
- Messages
- 2
- Office Version
- 365
- Platform
- Windows
Hi! I am not sure if what I want to do is even possible, but this looks like the place to ask.
I have recently started a business in the security alarm world, and am trying to keep costs down on
smaller projects which require me to provide a floorplan that show device (cameras, card readers, etc).
While there is commercial software available for this, it is very costly, as is using an engineer. Doing it this
way keeps me competitive while I build some revenues.
In the past, I have (for quick, smaller projects) pasted a png or jpg of the floorplan into excel, and simply
copied and pasted the blueprint symbols for each device type over top, in the appropriate location.
Because of the fact that even some smaller projects can have 30-50 devices, I am hoping it is possible to
use VBA to count the total # of each type of device (I am thinking along the lines of counting the recurring
of each file name that was pasted (or a property of it), and listing it in a new sheet).
Can anyone advise if these is possible in any way? it doesn't have to be exactly as I described, as long as the
end result gives me the list of each varying type of device.
I have recently started a business in the security alarm world, and am trying to keep costs down on
smaller projects which require me to provide a floorplan that show device (cameras, card readers, etc).
While there is commercial software available for this, it is very costly, as is using an engineer. Doing it this
way keeps me competitive while I build some revenues.
In the past, I have (for quick, smaller projects) pasted a png or jpg of the floorplan into excel, and simply
copied and pasted the blueprint symbols for each device type over top, in the appropriate location.
Because of the fact that even some smaller projects can have 30-50 devices, I am hoping it is possible to
use VBA to count the total # of each type of device (I am thinking along the lines of counting the recurring
of each file name that was pasted (or a property of it), and listing it in a new sheet).
Can anyone advise if these is possible in any way? it doesn't have to be exactly as I described, as long as the
end result gives me the list of each varying type of device.